summaryrefslogtreecommitdiff
path: root/docs/manual/misc/rewriteguide.xml
diff options
context:
space:
mode:
authorAndré Malo <nd@apache.org>2002-10-09 01:16:06 +0000
committerAndré Malo <nd@apache.org>2002-10-09 01:16:06 +0000
commit54c2f3418cd931ac8313e07d19830d9f4b7fe60e (patch)
tree5824a36fcf98b01c44b4883e0ef98373084fc666 /docs/manual/misc/rewriteguide.xml
parent26d77242e9186b6704859f45625c204867d281c4 (diff)
downloadhttpd-54c2f3418cd931ac8313e07d19830d9f4b7fe60e.tar.gz
fix many links in respect to the aaa changes.
Probably overlooked one or two ;-) Some files are left unmodified, since the parts there aren't clear or have to be (re-)written: ebcdic.xml new_features_2_0.xml upgrading.xml git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97153 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/misc/rewriteguide.xml')
-rw-r--r--docs/manual/misc/rewriteguide.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/misc/rewriteguide.xml b/docs/manual/misc/rewriteguide.xml
index fe316eab64..89b348b95e 100644
--- a/docs/manual/misc/rewriteguide.xml
+++ b/docs/manual/misc/rewriteguide.xml
@@ -2061,7 +2061,7 @@ RewriteRule !^http://[^/.]\.mydomain.com.* - [F]
instance a authentication which checks for a set of
explicitly configured users. Only these should receive
access and without explicit prompting (which would occur
- when using the Basic Auth via <module>mod_access</module>).</p>
+ when using the Basic Auth via <module>mod_auth_basic</module>).</p>
</dd>
<dt>Solution:</dt>