summaryrefslogtreecommitdiffstats
path: root/docs/manual/urlmapping.html.en
diff options
context:
space:
mode:
authorJoshua Slive <slive@apache.org>2001-08-24 19:08:25 +0200
committerJoshua Slive <slive@apache.org>2001-08-24 19:08:25 +0200
commitb794cde455ffe7bbd65022cbae993754e6201b13 (patch)
treea55953ad2fab21a3f53a4ffd27841a34cd097b07 /docs/manual/urlmapping.html.en
parentRemove the old FAQ. (diff)
downloadapache2-b794cde455ffe7bbd65022cbae993754e6201b13.tar.xz
apache2-b794cde455ffe7bbd65022cbae993754e6201b13.zip
Point to the new FAQ.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90639 13f79535-47bb-0310-9956-ffa450edef68
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/(.*)