Multiple IPs for VirtualHost 2004-02-19 - By BAO RuiXian
Wil Hatfield wrote:
> Is there an optimal way of setting up a domain at two different IP > addresses. We are switching subnets and want to have redundancy until > the ISPs around the globe flush their caches. Right now I am getting > the following errors: > > [error] VirtualHost xxx.xxx.xxx.xxx:80 mixing * ports and non-* ports > with a NameVirtualHost address is not supported, proceeding with > undefined results > [warn] NameVirtualHost xxx.xxx.xxx.xxx:80 has no VirtualHosts >
I guess in your NameVirtualHost argument there is no port defined, hence comes the error "mixing * ports and non-* ports...". Please make the arguments after NameVirtualHost and VirtualHost consistent to see if the error goes away.
Best
Bao
PS: you may don't want to send HTML format messages, which are disliked by most subscribers.
> Thanks in advance, > > Wil
--------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@(protected) " from the digest: users-digest-unsubscribe@(protected) For additional commands, e-mail: users-help@(protected)
|
|