From: Rich Bowen Date: Fri, 9 Apr 2010 12:28:04 +0000 (+0000) Subject: "If you're running Apache 1.3 or later ..." Seriously? X-Git-Tag: 2.3.6~240 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1697b3230124917e6248db67297feef365177fa2;p=thirdparty%2Fapache%2Fhttpd.git "If you're running Apache 1.3 or later ..." Seriously? git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@932380 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/misc/security_tips.html.en b/docs/manual/misc/security_tips.html.en index 88293a696e7..d812b4cf77c 100644 --- a/docs/manual/misc/security_tips.html.en +++ b/docs/manual/misc/security_tips.html.en @@ -384,7 +384,7 @@

Also be wary of playing games with the UserDir directive; setting it to something like ./ would have the same effect, for root, as - the first example above. If you are using Apache 1.3 or above, we strongly + the first example above. We strongly recommend that you include the following line in your server configuration files:

diff --git a/docs/manual/misc/security_tips.xml b/docs/manual/misc/security_tips.xml index a837d647568..7e1a548d388 100644 --- a/docs/manual/misc/security_tips.xml +++ b/docs/manual/misc/security_tips.xml @@ -384,7 +384,7 @@

Also be wary of playing games with the UserDir directive; setting it to something like ./ would have the same effect, for root, as - the first example above. If you are using Apache 1.3 or above, we strongly + the first example above. We strongly recommend that you include the following line in your server configuration files: