Re: [mod-security-users] Apache 2, AddHandler
Brought to you by:
victorhora,
zimmerletw
|
From: Ivan R. <iv...@we...> - 2005-03-18 23:07:34
|
Geffrey Vel=E1squez [MINAG] wrote: >=20 > Hi Daniel, > This is exactly what I have in /etc/httpd/conf.d/php.ini and there is n= o=20 > AddHandler directive... maybe could be added? No, this: > # > # Cause the PHP interpreter handle files with a .php extension. > # > <Files *.php> > SetOutputFilter PHP > SetInputFilter PHP > LimitRequestBody 524288 > </Files> replaces the AddHandler/AddType functionality. --=20 Ivan Ristic Apache Security (O'Reilly) - http://www.apachesecurity.net Open source web application firewall - http://www.modsecurity.org |