From 239cea01419df322a722a8a965cd7f14bafe3381 Mon Sep 17 00:00:00 2001 From: Jeff Trawick Date: Sat, 24 Aug 2013 18:22:46 +0000 Subject: [PATCH] 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 --- docs/manual/mod/mod_authnz_fcgi.xml | 4 ++++ 1 file changed, 4 insertions(+) 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.
+ -- 2.40.0