From bd2e1d08c8fa42aaa01a443127746aef462eff14 Mon Sep 17 00:00:00 2001 From: Richard Bowen Date: Fri, 7 Jun 2013 18:19:04 +0000 Subject: [PATCH] Typo, as per comment on doc. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1490767 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/rewrite/access.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.

-- 2.47.3