Mailing List Archive

ServerName feature
Another feature in 0.8.9:
If ServerName is not set inside a <VirtualHost> section, then the
server uses the null string "" rather than giving an error or trying
to determine it from the VirtualHost IP address.

Compare what happens with non-virtual-host ServerName; if it isn't provided
and Apache cannot deduce it, then it Apache stops with an error.

David.