PDA

View Full Version : Additional domains temporary URL



kurgbe
07-14-2007, 02:10 AM
To access my main domain, I can use the direct URL

http://www.serverabc.com/~myuserid

What is the temporary URL to view/access the public_html folder of a second domain ? (e.g. http://www.serverabc.com/~myuserid/second-domain-name/)

nobaloney
07-16-2007, 08:05 PM
There isn't one. This will always point to the user's main domain.

If you need to see a different domain before the DNS propagates you can either change it to the main domain, or you can put the IP# and the domain name into your hosts file on your local system.

If you do be sure to remove it after your tests.

Jeff