neiljones

msg:1522356 | 7:49 pm on May 13, 2005 (gmt 0) |
When I talk about commenting out above #I am refereing to commenting out the VirtualDocumentRoot line. I have however tried a further modification. I commented out the Virtual host stuff for domain1. This resulted in the .htaccess file working for Domain2! I am still baffled.
|
jdMorgan

msg:1522357 | 8:11 pm on May 13, 2005 (gmt 0) |
This is not my strong suit, but it appears to me that you have two virtual hosts, both named 123.23.123.123. While this is permissible, you'll need to add ServerAliases if you want things to work correctly for 'www' subdomains of each domain. As it stands now, www.domain1.com and www.domain2.com either won't resolve, or will both resolve to the domain1.com virtualhost. Hopefully, an expert will check in on this thread. In the meantime, see [httpd.apache.org...] and [httpd.apache.org...] for more info. Jim
|
jd01

msg:1522358 | 7:53 am on May 16, 2005 (gmt 0) |
Can't see if this one got fixed either, but I can Bump! Justin
|
neiljones

msg:1522359 | 9:09 am on May 16, 2005 (gmt 0) |
jdMorgan's response fixed the problem. Thanks very much for your help. It is only now that I can answer.
|
|