On 12/9/05, Ismael Milach <[EMAIL PROTECTED]> wrote: > NameVirtualHost 210.210.210.210:80 (i've tried to switch it to the > server's local IP with no luck)
It must be the IP address that the server receives requests on. But you can eliminate this confusion by simply using NameVirtualHost *:80 as documented here: http://httpd.apache.org/docs/2.2/vhosts/name-based.html#using > > <VirtualHost intranet.mydomain.com> Again, this should be <VirtualHost *:80> Joshua. --------------------------------------------------------------------- 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]