From 2d43d7b87900d7e8ac961ca73cb3d46bb4a44c35 Mon Sep 17 00:00:00 2001 From: Vincent Bray Date: Fri, 23 Nov 2007 21:40:02 +0000 Subject: [PATCH] Minor grammar fix git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@597744 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_proxy.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/mod/mod_proxy.xml b/docs/manual/mod/mod_proxy.xml index 97a59438f6..e8d1406e3e 100644 --- a/docs/manual/mod/mod_proxy.xml +++ b/docs/manual/mod/mod_proxy.xml @@ -624,7 +624,7 @@ expressions /mirror/foo/i.

Note -

Order is important. you need to put the exclusions before the +

Order is important: exclusions must come before the general ProxyPass directive.

-- 2.40.0