Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 544574 - www-apache/mod_suphp: Uses insecure AddHandler directive
Summary: www-apache/mod_suphp: Uses insecure AddHandler directive
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 544560
  Show dependency tree
 
Reported: 2015-03-26 16:10 UTC by Sebastian Pipping
Modified: 2015-04-26 19:32 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sebastian Pipping gentoo-dev 2015-03-26 16:10:50 UTC
# fgrep -R AddHandler .
./files/70_mod_suphp.conf:AddHandler x-httpd-php   .php
./files/70_mod_suphp.conf:AddHandler x-httpd-php5  .php5
./files/70_mod_suphp.conf:AddHandler x-httpd-php4  .php4
./files/70_mod_suphp.conf:AddHandler x-httpd-phtml .phtml
./files/70_mod_suphp.conf:AddHandler x-suphp-cgi   .cgi .pl
./files/70_mod_suphp.conf:      SuPHP_AddHandler x-httpd-php
[..]

Please see bug #538822 for why that is a problem and for a proposed fixed.

Thank you!
Comment 1 Pacho Ramos gentoo-dev 2015-04-26 12:57:14 UTC
this was removed from the tree
Comment 2 Sebastian Pipping gentoo-dev 2015-04-26 19:32:33 UTC
Excellent.  Closing as obsolete.