From 298dc08e16a9d9118ad68992a6077f49024bbd55 Mon Sep 17 00:00:00 2001 From: Vincent Deffontaines Date: Mon, 6 Aug 2012 05:59:53 +0000 Subject: [PATCH] Fixing link as reported by Louise Hope @ http://httpd.apache.org/docs/2.2/howto/htaccess.html#comment_184 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1369725 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/howto/htaccess.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/manual/howto/htaccess.xml b/docs/manual/howto/htaccess.xml index 5c8ddb9871..875ea201cb 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 -- 2.50.1