From ce4b577ce1602dfb103c3fcbca25563cd39ae92e Mon Sep 17 00:00:00 2001
From: Vincent Deffontaines
Date: Mon, 6 Aug 2012 06:09:33 +0000
Subject: [PATCH] Fixing links in the htaccess howto - this is a port of
r1369725
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1369729 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 5c8ddb9871f..875ea201cbf 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.2