At 12:01 PM -0700 5/13/02, Aaron Bannert wrote: >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. >
Why enable? Portability, since this was the expected and normal behavior with previous rev's. :) -- =========================================================================== Jim Jagielski [|] [EMAIL PROTECTED] [|] http://www.jaguNET.com/ "A society that will trade a little liberty for a little order will lose both and deserve neither" - T.Jefferson -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php