; forcemerge 491928 562006
Bug#491928: libapache2-mod-php5: AddType directive misusage
Bug#562006: apache2 default php setup is wrong
Forcibly Merged 491928 562006.
> thanks
Stopping processing here.
Please contact me if you need assistance.
Debian bug tracking system administrator
(admini
reassign 562006 libapache2-mod-php5
forcemerge 491928 562006
thanks
On Monday 21 December 2009, Paul Tagliamonte wrote:
>
> SetHandler application/x-httpd-php
>
This has been fixed in mod_php 5.2.11.dfsg.1-2. Probably you are using
an old version of /etc/apache2/mods-available/php5.conf (or
package: apache2
version: 2.2.14-4
tags: security
Hey Apache,
Small ( 4 line patch ) is needed on /etc/apache2/mods-available/php5.conf
all that is required is a change from
AddType application/x-httpd-php .php
to
SetHandler application/x-httpd-php
the issue lies in the fact that AddTyp
3 matches
Mail list logo