From 6cd54bf62fef0599e313a944e1ca0d685e331e6c Mon Sep 17 00:00:00 2001 From: Daniel Gruno Date: Sat, 24 Mar 2012 10:01:27 +0000 Subject: [PATCH] Fix references to the new auth modules git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1304743 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/howto/htaccess.xml.pt-br | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/manual/howto/htaccess.xml.pt-br b/docs/manual/howto/htaccess.xml.pt-br index 5363e09c1c2..398729da116 100644 --- a/docs/manual/howto/htaccess.xml.pt-br +++ b/docs/manual/howto/htaccess.xml.pt-br @@ -47,11 +47,11 @@ Options AddHandler SetHandler - AuthType - AuthName + AuthType + AuthName AuthUserFile AuthGroupFile - Require + Require -- 2.47.3