From: Lucien Gentis
Date: Mon, 24 Oct 2022 11:21:46 +0000 (+0000)
Subject: typo
X-Git-Tag: 2.5.0-alpha2-ci-test-only~202
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad6b9b4298af538ef581c2836cd2fc19a0c9dfe0;p=thirdparty%2Fapache%2Fhttpd.git
typo
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1904804 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/mod/mod_proxy.xml b/docs/manual/mod/mod_proxy.xml
index 811c242d3f0..b0a329c9a74 100644
--- a/docs/manual/mod/mod_proxy.xml
+++ b/docs/manual/mod/mod_proxy.xml
@@ -1555,7 +1555,7 @@ ProxyPassMatch "^/(.*\.gif)$" "http://backend.example.com/$1"
- key=value
Parameters versus url with backreference(s)
+ key=value
Parameters versus url with backreference(s)
Since Apache HTTP Server 2.4.47, the key=value
Parameters
are no longer ignored in a ProxyPassMatch using
an url with backreference(s). However to keep the existing