From: William A. Rowe Jr
Date: Wed, 8 Aug 2012 07:31:10 +0000 (+0000)
Subject: A quick build.sh revealed the docs have fallen a bit out of sync
X-Git-Tag: 2.2.23~73
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b8e491cd44ca04bc3f30d9cc557a9830f091347;p=thirdparty%2Fapache%2Fhttpd.git
A quick build.sh revealed the docs have fallen a bit out of sync
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1370683 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/howto/htaccess.html.en b/docs/manual/howto/htaccess.html.en
index 4a2484237fb..93e89f1cb21 100644
--- a/docs/manual/howto/htaccess.html.en
+++ b/docs/manual/howto/htaccess.html.en
@@ -43,7 +43,7 @@ changes on a per-directory basis.

-
+
You should avoid using .htaccess
files completely if you have access to
httpd main server config file. Using .htaccess
files slows down your Apache http server.
@@ -443,4 +443,4 @@ if (typeof(prettyPrint) !== 'undefined') {
prettyPrint();
}
//-->
-