On Tue, Apr 14, 2009 at 6:19 AM, Viaduct Productions <[email protected]> wrote:
> [Tue Apr 14 04:53:49 2009] [warn] NameVirtualHost *:80 has no VirtualHosts > VirtualHost configuration: > wildcard NameVirtualHosts and _default_ servers: > *:80 is a NameVirtualHost > So 0 == 13. Also, 0 == 13 is "OK". The warning usuallu means you have more then one "nameVirtualHost *:80". It should be 1:n between NVH and VH with identical arguments. It's OK becuase what's effectively dead configuration isn't deemed an error (just a warning) -- 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]
