Commit 89f83690 authored by Daniel Gruno's avatar Daniel Gruno
Browse files

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/branches/2.2.x@1363238 13f79535-47bb-0310-9956-ffa450edef68
parent 3cb5235e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -73,7 +73,7 @@ configuration.</note>

<example>
RewriteEngine  on<br />
RewriteRule    ^<strong>/old</strong>\.html$  <strong>/new</strong>.html [PT]
RewriteRule    ^<strong>/foo</strong>\.html$  <strong>/bar</strong>.html [PT]
</example>
    </dd>
  </dl>