From 2c652eebc949e50e8e7b8e3a8394717b37e91aef Mon Sep 17 00:00:00 2001 From: Joshua Slive Date: Thu, 13 Sep 2007 20:28:29 +0000 Subject: [PATCH] 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 --- docs/conf/extra/httpd-default.conf.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.47.2