From: Rich Bowen Date: Thu, 10 Mar 2011 02:41:19 +0000 (+0000) Subject: Warn the server admin not to relax the security of X-Git-Tag: 2.3.12~260 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=745c6073d94881cdba287e422f3d83aa730e45a7;p=thirdparty%2Fapache%2Fhttpd.git Warn the server admin not to relax the security of git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1080111 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/conf/httpd.conf.in b/docs/conf/httpd.conf.in index 2b31bab673d..ceb836f680a 100644 --- a/docs/conf/httpd.conf.in +++ b/docs/conf/httpd.conf.in @@ -121,6 +121,9 @@ DocumentRoot "@exp_htdocsdir@" # First, we configure the "default" to be a very restrictive set of # features. # +# YOU SHOULD NOT RELAX THE CONFIGURATION FOR . YOU ARE +# PROBABLY LOOKING FOR THE BLOCK IMMEDIATELY BELOW THIS ONE. +# Options FollowSymLinks AllowOverride None