Re: [PHP-DEV] Obsolete code in sapi_apache2.c

2002-04-12 Thread Aaron Bannert
On Fri, Apr 12, 2002 at 02:04:00PM +0200, Sebastian Bergmann wrote: > Since we no longer ask to add these lines > > > SetOutputFilter PHP > SetInputFilter PHP > > > to the httpd.conf in the apache2filter README, isn't it save to > remove the following lines from sapi_

[PHP-DEV] Obsolete code in sapi_apache2.c

2002-04-12 Thread Sebastian Bergmann
Since we no longer ask to add these lines SetOutputFilter PHP SetInputFilter PHP to the httpd.conf in the apache2filter README, isn't it save to remove the following lines from sapi_apache2.c? /* for those who still have Set*Filter PHP configured */ while (f)