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

RE: [cobalt-users] RAQ3 access to moved domain before DNS setup propagates



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