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/?a=commitdiff_plain;h=5958740af1065b159c6038f596aa8d480da5af63;p=thirdparty%2Fapache%2Fhttpd.git oops, this is a 1.3 thing git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3@78507 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/APACHE_1_2_X/htdocs/manual/misc/security_tips.html b/APACHE_1_2_X/htdocs/manual/misc/security_tips.html index dc08450aeda..21b51771cbd 100644 --- a/APACHE_1_2_X/htdocs/manual/misc/security_tips.html +++ b/APACHE_1_2_X/htdocs/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