mirror of
https://github.com/apache/httpd.git
synced 2026-01-06 09:01:14 +03:00
old/new -> foo/bar in example, so it matches the description (and the following examples)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1363234 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -73,7 +73,7 @@ configuration.</note>
|
||||
|
||||
<highlight language="config">
|
||||
RewriteEngine on
|
||||
RewriteRule ^<strong>/old</strong>\.html$ <strong>/new</strong>.html [PT]
|
||||
RewriteRule ^<strong>/foo</strong>\.html$ <strong>/bar</strong>.html [PT]
|
||||
</highlight>
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
Reference in New Issue
Block a user