How to call a webpage in the browser
Hi!
I have a domain registered,say :abc.net
I have uploaded the web files in the FTP and connected to server.
I tried calling this way: abc.net/directory/test.php.
But unable to display the page in browser . What shall I do? How do I make the web files accessible over the net?
-
1) Are you able to open abc.net 2) Have you properly set nameserver of your domain name in domain control panel. Nameserver is provided by hosting provider like: ns1.host.com ns2.host.com 3) DNS propagation can take few hours. If you have correctly followed above step, try accessing your website using some proxy like: kproxy.com 0 -
Hello :) Do you have root access to this system? If so, please make sure you configure your name servers using the steps from this post: Setting up Name Servers Thank you. 0 -
How to open webfiles in browser? Hi ! I'm very new to web hosting..I have my own domain,already uploaded web files into web server via FTP. But I'm not sure what's the path to open up the pages in browser? The path I used:http://mydomain/test.php also ftp://ftp/domain/test.php 0 -
Re: How to open webfiles in browser? [quote="vani, post: 1502631">Hi ! I'm very new to web hosting..I have my own domain,already uploaded web files into web server via FTP. But I'm not sure what's the path to open up the pages in browser? The path I used:
Make sure you upload files in: /public_html directory For example upload test.html in public_html folder. Then open: yourdomain.com/test.html Your website main page / homepage will be index.html / index.php Create a file index.html and upload in public_html folder. Now, try to open yourdomain.com Hope that helps you :)0
Please sign in to leave a comment.
Comments
4 comments