/[Apache-SVN]
ViewVC logotype

Revision 1357986


Jump to revision: Previous Next
Author: chrisd
Date: Thu Jul 5 23:01:09 2012 UTC (11 years, 10 months ago)
Changed paths: 1
Log Message:
Avoid internal sub-requests and processing of Location headers when
in FCGI_AUTHORIZER mode, as the mod_fcgid_authenticator(), etc. hook
functions report an error if the script returned a Location header and
redirections are nonsensical in this mode.

Previously, the handle_request_ipc() and handle_request() functions would
examine this header when in FCGI_AUTHORIZER mode and then possibly execute
an internal sub-request, which has no particular use, as its return value
is ignored and its output may conflict with that of the actual content
generation phase.


Changed paths

Path Details
Directoryhttpd/mod_fcgid/trunk/modules/fcgid/fcgid_bridge.c modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26