summaryrefslogtreecommitdiff
path: root/docs/manual/rewrite/intro.xml
diff options
context:
space:
mode:
authorRich Bowen <rbowen@apache.org>2023-01-11 20:13:31 +0000
committerRich Bowen <rbowen@apache.org>2023-01-11 20:13:31 +0000
commite9bb17db2397a6cbb1f070955650398d41762ed0 (patch)
treece738ba2446187655f4643d3d91acba36d9f888c /docs/manual/rewrite/intro.xml
parentf365b9ae1a46cc8505bcc8e7561c1713b9b19e72 (diff)
downloadhttpd-e9bb17db2397a6cbb1f070955650398d41762ed0.tar.gz
Fixes example to actually work.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1906618 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/rewrite/intro.xml')
-rw-r--r--docs/manual/rewrite/intro.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/rewrite/intro.xml b/docs/manual/rewrite/intro.xml
index b624cad6cf..9e4879dd84 100644
--- a/docs/manual/rewrite/intro.xml
+++ b/docs/manual/rewrite/intro.xml
@@ -205,7 +205,7 @@ like the <directive module="mod_alias">Alias</directive> directive.</p>
<dt>2. A web-path to a resource</dt>
<dd>
<example>
-RewriteRule ^/foo$ /bar
+RewriteRule ^/foo/?$ /bar
</example>
<p>If <directive module="core">DocumentRoot</directive> is set
to <code>/usr/local/apache2/htdocs</code>, then this directive would