From 6559bef52b0ebf372e27a8c14c0534b6c026d85c Mon Sep 17 00:00:00 2001
From: Vincent Deffontaines
Date: Mon, 6 Aug 2012 06:17:28 +0000
Subject: [PATCH] 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
---
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 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
--
2.47.3