From: Yoshiki Hayashi Date: Mon, 28 May 2001 10:37:34 +0000 (+0000) Subject: Typo fix. X-Git-Tag: 2.0.19~171 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d09f32188d379f904d22fd961e6d1810bb4d0db3;p=thirdparty%2Fapache%2Fhttpd.git Typo fix. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89233 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_alias.html b/docs/manual/mod/mod_alias.html index aa180f338b9..f19829250a4 100644 --- a/docs/manual/mod/mod_alias.html +++ b/docs/manual/mod/mod_alias.html @@ -263,7 +263,7 @@ the function send_error_response in http_protocol.c). >Module: mod_alias

-

This directive is equivalent to Redirect, but +

This directive is equivalent to Redirect, 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