From: Vincent Deffontaines Date: Mon, 6 Aug 2012 06:17:28 +0000 (+0000) Subject: Backporting r1369725 to 2.2. For some reason, rbowen's previous fix was overwritten. X-Git-Tag: 2.2.23~77 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6559bef52b0ebf372e27a8c14c0534b6c026d85c;p=thirdparty%2Fapache%2Fhttpd.git Backporting r1369725 to 2.2. For some reason, rbowen's previous fix was overwritten. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1369730 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/howto/htaccess.xml b/docs/manual/howto/htaccess.xml index d0e6df5abda..c291c8e5130 100644 --- a/docs/manual/howto/htaccess.xml +++ b/docs/manual/howto/htaccess.xml @@ -47,11 +47,11 @@ changes on a per-directory basis.

Options AddHandler SetHandler - AuthType - AuthName + AuthType + AuthName AuthUserFile AuthGroupFile - Require + Require