From: Joshua Slive Date: Thu, 13 Sep 2007 20:28:29 +0000 (+0000) Subject: This file is supposed to reflect code defaults. X-Git-Tag: 2.3.0~1418 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c652eebc949e50e8e7b8e3a8394717b37e91aef;p=thirdparty%2Fapache%2Fhttpd.git This file is supposed to reflect code defaults. PR: 39613 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@575439 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/conf/extra/httpd-default.conf.in b/docs/conf/extra/httpd-default.conf.in index efeca0520f7..15352b969f1 100644 --- a/docs/conf/extra/httpd-default.conf.in +++ b/docs/conf/extra/httpd-default.conf.in @@ -62,7 +62,7 @@ ServerTokens Full # Set to "EMail" to also include a mailto: link to the ServerAdmin. # Set to one of: On | Off | EMail # -ServerSignature On +ServerSignature Off # # HostnameLookups: Log the names of clients or just their IP addresses