From: dgaudet
Date: Thu, 3 Jul 1997 06:03:26 +0000 (+0000)
Subject: oops, this is a 1.3 thing
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f3ac987057dd164840f6e34a5486c8dc30c99dc2;p=thirdparty%2Fapache%2Fhttpd.git
oops, this is a 1.3 thing
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_1_2_X@78506 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/misc/security_tips.html b/docs/manual/misc/security_tips.html
index dc08450aeda..21b51771cbd 100644
--- a/docs/manual/misc/security_tips.html
+++ b/docs/manual/misc/security_tips.html
@@ -170,13 +170,6 @@ 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 recommend that you
-include the following line in your server configuration files:
-
-
- - UserDir disabled root
-
-
Please send any other useful security tips to The Apache Group