|
Once you've
uploaded your website to your hosting account, you
may want to view it to make sure it works
properly.... and you may want to do this prior to
changing your domain name's DNS settings (or after
you've made the DNS changes, but before
propagation is completed).
You can view your website using the IP address
corresponding to your primary nameserver. This is
the syntax for viewing your website:
http://IPaddress/~username
Where IPaddress is the primary nameserver IP address given to you in your welcome email, and
username is the username for your new account which is also given to you in your welcome email. So for example, if we assigned you the IP address of
12.123.12.123, and a username of "youracct", then you would simply browse to:
http://12.123.12.123/~youracct
If you want to view a specific page in your website, say contactus.html, then you would browse to:
http://12.123.12.123/~youracct/contactus.html
Of course, you will first have to upload your website to be able to view the
pages.
|