Hello, I have reason to add an additional IP temporarily to a
Virtual Host. I looked on the latest Apache 2.2 Documentation
and found that while the <VirtualHost ...> documentation
allows for multiple IP addresses, the NameVirtualHost
documentation allows for only one IP:Port combination. It goes
on to say that the NameVirtualHost and <VirtualHost ...> must
match exactly as to the parameter supplied.

I couldn't think of why the <VirtualHost...> would allow it if the
other directive would not. Does the NameVirtualHost directive
allow multiple IP:Ports to be specified even though the
documentation suggests otherwise?

Note that using *:80 would be inappropriate in this server
configuration.

Thank you

---------------------------------------------------------------------
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: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to