On Mon, May 13, 2002 at 08:57:35PM +0200, Daniel BODEA wrote:
> Would this be a good moment to re post this patch a 2nd time? :)
> 
> >>> Diff'ed against the stable 4.2.0 source package.
> 
> Adds the same behavior as the CGI and ISAPI modules with regard to PATH_INFO
> and PATH_TRANSLATED variables to the Apache 2 filter interface. If the user
> does not specifically set the AcceptPathInfo configuration variable to
> "off", the patch passes the accepted state to the core module who makes them
> available to the PHP output filter.

I apologise if this was discussed before, but why do we want to default
to having AcceptPathInfo enabled for a PHP resource? This seems like we
are taking the conservative approach in having this disabled unless the
admin knows what they're doing.

-aaron

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to