From af48e42be2f78154175a56476664bf8047d36749 Mon Sep 17 00:00:00 2001 From: Vincent Bray Date: Sun, 19 Aug 2007 16:47:29 +0000 Subject: [PATCH] s/Domain/Path/ per Lucien GENTIS on docs@ git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@567425 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/urlmapping.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/urlmapping.xml b/docs/manual/urlmapping.xml index 45ffe2fc5c..7b7eec374f 100644 --- a/docs/manual/urlmapping.xml +++ b/docs/manual/urlmapping.xml @@ -250,7 +250,7 @@ directive rewrites redirects originating at internal.example.com so that they target the appropriate directory on the local server. Similarly, the ProxyPassReverseCookieDomain -and ProxyPassReverseCookieDomain +and ProxyPassReverseCookiePath rewrite cookies set by the backend server.

It is important to note, however, that links inside the documents will not be rewritten. So any absolute -- 2.50.1