think this buries the lead, but it's hard to rewrite to change the emphasis
yet maintain googleability.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1172410 13f79535-47bb-0310-9956-
ffa450edef68
ap_log_perror(APLOG_MARK, APLOG_ALERT|APLOG_STARTUP, 0, a,
"%s: Could not reliably determine the server's fully qualified "
- "domain name, using %s for ServerName",
+ "domain name, using %s. Set the 'ServerName' directive globally "
+ "to suppress this message",
ap_server_argv0, server_hostname);
return server_hostname;