> NameVirtualHost directive allow multiple IP:Ports to be specified even 
> though the documentation suggests otherwise?

I guess you have proplem understanding what NameVirtualHost actually is.
With this directive you basically ask the Apache to match the vhost from
request made by client- if one does not provide it, Apache uses first available.

IP based vhosts are easier since you can basically assign a domain for ip
and specify it in <VirtualHost> directive.

-- 
Would you people stop playing these stupid games?!?!?!!!!

---------------------------------------------------------------------
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