From: André Malo
Date: Fri, 10 Feb 2012 21:35:15 +0000 (+0000)
Subject: validation error
X-Git-Tag: 2.2.23~267
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d1914647dbf6fe950669ced1fe820b73df3b799;p=thirdparty%2Fapache%2Fhttpd.git
validation error
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1242938 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/mod/mod_proxy.xml b/docs/manual/mod/mod_proxy.xml
index 923282512e4..7f01ac158e4 100644
--- a/docs/manual/mod/mod_proxy.xml
+++ b/docs/manual/mod/mod_proxy.xml
@@ -1253,11 +1253,11 @@ reverse proxy. This directive rewrites the path
string in
public-path.
In the example given with
-ProxyPassReverse, the directive:
+ProxyPassReverse, the directive:
ProxyPassReverseCookiePath / /mirror/foo/
-will rewrite a cookie with backend path /
(or
+will rewrite a cookie with backend path /
(or
/example
or, in fact, anything) to /mirror/foo/
.