]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Correct error. Patch from Lucien Gentis.
authorRich Bowen <rbowen@apache.org>
Sat, 21 Nov 2009 17:33:31 +0000 (17:33 +0000)
committerRich Bowen <rbowen@apache.org>
Sat, 21 Nov 2009 17:33:31 +0000 (17:33 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@882945 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/rewrite/access.html.en
docs/manual/rewrite/access.xml

index 6c292911f0057a2992a56a8b7caec4f25a60e224..44ca5e94158d2adc23f8df962533226a63d44abc 100644 (file)
@@ -239,7 +239,7 @@ bsdti1.sdm.de  -
     <p>
     The second RewriteCond assumes that you have HostNameLookups turned
     on, so that client IP addresses will be resolved. If that's not the
-    case, you should drop the second rule, and drop the
+    case, you should drop the second RewriteCond, and drop the
     <code>[OR]</code> flag from the first RewriteCond.
     </p>
     </dd>
index 33b1dca80e95de21c23424d5409f4549e01d0206..939ab0cbcbf42a1380fcc43beb7325cc930145ae 100644 (file)
@@ -246,7 +246,7 @@ bsdti1.sdm.de  -
     <p>
     The second RewriteCond assumes that you have HostNameLookups turned
     on, so that client IP addresses will be resolved. If that's not the
-    case, you should drop the second rule, and drop the
+    case, you should drop the second RewriteCond, and drop the
     <code>[OR]</code> flag from the first RewriteCond.
     </p>
     </dd>