On Wed, Feb 20, 2008 at 7:45 PM, Chris Stromsoe <[EMAIL PROTECTED]> wrote:

>  All requests for php in /opt/html authenticate properly but don't set
>  REMOTE_USER and are logged with r->user == NULL.  I'm guessing that's
>  because the handler is not inside the protected directory.
>
>  Feature or bug?  I can provide more detail if that's not eough.

Feature. It is explicitly documented in mod_log_config:
http://httpd.apache.org/docs/2.2/mod/mod_log_config.html#modifiers

Try also dumping all the env variables starting with REDIRECT_

Joshua.

Reply via email to