From: Rich Bowen Date: Tue, 8 May 2012 20:27:34 +0000 (+0000) Subject: More superfluous markup. X-Git-Tag: 2.5.0-alpha~6866 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e229641a00e4d95141373dcb8e3a3dd1ec84231;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]