On Wed, 20 Feb 2008, Joshua Slive wrote:
Feature. It is explicitly documented in mod_log_config: http://httpd.apache.org/docs/2.2/mod/mod_log_config.html#modifiers
That makes sense. Thanks.
Try also dumping all the env variables starting with REDIRECT_
And thanks again. I saw the code to set REDIRECT_REMOTE_USER in server/util_script.c, but wasn't seeing it in my environment. Turns out my php wrapper was stripping it out of the environment. Sigh.
-Chris
