Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 544574

Summary: www-apache/mod_suphp: Uses insecure AddHandler directive
Product: Gentoo Linux Reporter: Sebastian Pipping <sping>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED OBSOLETE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 544560    

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.