diff options
Diffstat (limited to 'docs/manual/mod')
-rw-r--r-- | docs/manual/mod/mod_alias.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/mod/mod_alias.html b/docs/manual/mod/mod_alias.html index aa180f338b..f19829250a 100644 --- a/docs/manual/mod/mod_alias.html +++ b/docs/manual/mod/mod_alias.html @@ -263,7 +263,7 @@ the function <CODE>send_error_response</CODE> in http_protocol.c). ><STRONG>Module:</STRONG></A> mod_alias </P> -<P>This directive is equivalent to <A HREF="#alias">Redirect</A>, but +<P>This directive is equivalent to <A HREF="#redirect">Redirect</A>, but makes use of standard regular expressions, instead of simple prefix matching. The supplied regular expression is matched against the URL, and if it matches, the server will substitute any parenthesized |