Processing commands for cont...@bugs.debian.org:
> reassign 562006 libapache2-mod-php5
Bug #562006 [apache2] apache2 default php setup is wrong
Bug reassigned from package 'apache2' to 'libapache2-mod-php5'.
Bug No longer marked as found in versions apache2/2.2.14-4.
> forcemerge 491928 562006
Bug
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