From: Jeff Trawick Date: Sat, 24 Aug 2013 18:22:46 +0000 (+0000) Subject: Add "URI Mapping" to the list of limitations X-Git-Tag: 2.5.0-alpha~5157 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=239cea01419df322a722a8a965cd7f14bafe3381;p=apache Add "URI Mapping" to the list of limitations git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1517175 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_authnz_fcgi.xml b/docs/manual/mod/mod_authnz_fcgi.xml index 9bf4f8842d..19e6c2ef25 100644 --- a/docs/manual/mod/mod_authnz_fcgi.xml +++ b/docs/manual/mod/mod_authnz_fcgi.xml @@ -365,6 +365,10 @@ Require FooAuthnz authorizer handles separate authn and authz phases then two connections will be used. +
URI Mapping
+
URIs from clients can't be mapped, such as with the + ProxyPass used with FastCGI responders.
+