Okay. That’s a weird warning, but apparently it has to do with VirtualHost configuration that I’ve never bothered to read up on or get right, because ultimately in the end, it is just a warning and Apache still gets the whole thing right.
Still, now that I’m running my own VPS, I might as well get it fixed. So here’s it.
This apparently affects Apache configurations on hosts that only have 1 IP address for a variety of domain names or subdomains. The correct fix would be to declare a single NameVirtualHost as a wildcard and have the VirtualHosts sections in the configuration define the address using the ServerAdmin directive.
Tags: apache, dns, namevirtualhost, Server, site, virtualhost
Posted in Server · July 10th, 2008 · Comments (0)