[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] How to see a virtual site before nameservers are changed to it



If you want your customer to be able to see there site before it
propagates. And you don't want them to have to change anything on there
windows box this works just fine.

Viewing a virtual site before the Domain Propagates

Insert this line in your httpd.conf (mainsite) 

AliasMatch ^/newsite/([^/]+)(/(.*))? /home/sites/$1/web/$3

Then restart Apache - after that, you can access it with:
www.mainsitedomain.com/newsite/www.newdomain.com

By the way this has been said many times on the list try doing a search
of the archives.




-- 
Best regards,
 rdkurth                            mailto:rdkurth@xxxxxxxxxxxx