From: Richard Bowen Date: Fri, 7 Jun 2013 18:19:04 +0000 (+0000) Subject: Typo, as per comment on doc. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd2e1d08c8fa42aaa01a443127746aef462eff14;p=thirdparty%2Fapache%2Fhttpd.git Typo, as per comment on doc. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1490767 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/rewrite/access.xml b/docs/manual/rewrite/access.xml index 2d45a0bbe10..fddc0aad6b0 100644 --- a/docs/manual/rewrite/access.xml +++ b/docs/manual/rewrite/access.xml @@ -145,7 +145,7 @@ SetEnvIf Referer example\.com localreferer

The standard for robot exclusion defines a file, /robots.txt that specifies those portions of your - website where you which to exclude robots. However, some robots + website where you wish to exclude robots. However, some robots do not honor these files.