[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] RAQ3 access to moved domain before DNS setup propagates
- Subject: RE: [cobalt-users] RAQ3 access to moved domain before DNS setup propagates
- From: "Jay Fesco" <jay@xxxxxxxxxxxxxxxxxx>
- Date: Tue May 7 07:05:02 2002
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
Jay said: Unless someone has a magical fix, you will NEVER be able to browse to a virtual domain which shares an IP with other domains (unless it's the primary for that IP).
THEN, Brett said:
Try adding this in the httpd.conf under the default account, backup first
of course.
AliasMatch ^/preview/([^/]+)(/(.*))? /home/sites/$1/web/$3
then
http://206.127.79.220/preview/www.xyztesting.org/
And Jay realized that Brett had the magical fix he was talking about. Works GREAT! Thanks, Brett!
Jay Fesco