Bug#579609: Is this still an issue in current apache 2.2 releases?

2012-01-25 Thread Sven Hoexter
On Mon, Jan 23, 2012 at 11:16:52PM +0100, Stefan Fritsch wrote: Hi, > Nowadays, the mod_php package uses SetHandler to enable php. See > /etc/apache2/mods-enabled/php5.conf . You would have to disable that > or override it with SetHandler none. Ah makes sense & works. Thanks. Sven -- To

Bug#579609: Is this still an issue in current apache 2.2 releases?

2012-01-23 Thread Stefan Fritsch
On Monday 23 January 2012, Sven Hoexter wrote: > - add an alias and location with RemoveType and RemoveHandler for > .php to the default configuration > Alias /plain /var/www > > RemoveHandler .php > RemoveType .php > > > - service apache2 restart > > Result is that the .php

Bug#579609: Is this still an issue in current apache 2.2 releases?

2012-01-23 Thread Sven Hoexter
Hi, maybe I missed the point here, but I think this is still an issue with current apache version (2.2.21-5) in sid. What I did to reproduce: - apt-get install libapache2-mod-php5 - edit out the mime types to be sure: sven@marvin:/tmp$ grep php /etc/mime.types #application/x-httpd-php

Bug#579609: RemoveHandler and RemoveType does not work (libapache2-mod-php5 disable problem)

2010-05-01 Thread Stefan Fritsch
On Thursday 29 April 2010, Svyatoslav Lempert wrote: > By the information from httpd.apache.org error not operations > RemoveHandler and RemoveType have been corrected in Apache version > 2.2.15 > It is necessary to make backport this correction in Apache 2.2.9 > which in Debian Lenny repos, or (i

Bug#579609:

2010-04-28 Thread Kuzma Bukin
Hi! A similar problem existed in Ubuntu Linux https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/225105 in the older versions of Apache The original Apache distribution uses its own mime.types which does not contain information about x-httpd-php, I recommend to do well and not "reinvent the wh

Bug#579609: RemoveHandler and RemoveType does not work (libapache2-mod-php5 disable problem)

2010-04-28 Thread Svyatoslav Lempert
Package: apache2.2-common Version: 2.2.9-10+lenny7 Severity: normal Hello, exist the following problem The file/etc/mime.types which is installed by a package mime-support contains following data MIME types application/x-httpd-php phtml pht php application/x-httpd-php-sou