summaryrefslogtreecommitdiffstats
path: root/docs/manual/urlmapping.html.en
diff options
context:
space:
mode:
Diffstat (limited to 'docs/manual/urlmapping.html.en')
-rwxr-xr-xdocs/manual/urlmapping.html.en3
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/manual/urlmapping.html.en b/docs/manual/urlmapping.html.en
index c32406139b..4f26c80629 100755
--- a/docs/manual/urlmapping.html.en
+++ b/docs/manual/urlmapping.html.en
@@ -104,8 +104,7 @@ the target path is treated as CGI scripts.</p>
<p>For situations where you require additional flexibility, you can
use the <a href="mod/mod_alias.html#aliasmatch">AliasMatch</a> and <a
href="mod/mod_alias.html#scriptaliasmatch">ScriptAliasMatch</a>
-directives to do powerful <a
-href="misc/FAQ.html#regex">regular-expression</a> based matching and
+directives to do powerful regular-expression based matching and
substitution. For example,</p>
<blockquote><code> ScriptAliasMatch ^/~([^/]*)/cgi-bin/(.*)