From: Richard Bowen
Date: Tue, 8 May 2012 20:27:34 +0000 (+0000)
Subject: More superfluous markup.
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0716bc8cd8f7e1646aa9377723222a83d23a44f8;p=thirdparty%2Fapache%2Fhttpd.git
More superfluous markup.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1335746 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/rewrite/access.xml b/docs/manual/rewrite/access.xml
index ae88bcdafa4..2024c25d448 100644
--- a/docs/manual/rewrite/access.xml
+++ b/docs/manual/rewrite/access.xml
@@ -171,9 +171,9 @@ SetEnvIf Referer example\.com localreferer
particular source.
-RewriteCond %{HTTP_USER_AGENT} ^NameOfBadRobot
-RewriteCond %{REMOTE_ADDR} =123\.45\.67\.[8-9]
-RewriteRule ^/secret/files/ - [F]
+RewriteCond %{HTTP_USER_AGENT} ^NameOfBadRobot
+RewriteCond %{REMOTE_ADDR} =123\.45\.67\.[8-9]
+RewriteRule ^/secret/files/ - [F]