On Sun, Apr 5, 2009 at 10:58 AM, Developer <[email protected]> wrote: > Hello, > I have config file like this: > > ... >> Listen [fec0::40]:80 >> NameVirtualHost myhost.com:80. >> <VirtualHost myhost.com:80 > >> ServerName myhost.com. >> ... >> </VirtualHost>
httpd/apachectl/apache2ctl -S would probably show you that either NVH and VH don't match exactly, or you have duplicate NVH'es. -- Eric Covener [email protected] --------------------------------------------------------------------- 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]
