[php-maint] Bug#491928: [debian/debian-experimental] Use FilesMatch and SetHandler on apache setups (Closes: #491928)

Raphael Geissert geissert at debian.org
Mon Jan 11 16:45:00 UTC 2010


tag 491928 pending
thanks

Date: Sat Nov 21 13:07:33 2009 -0600
Author: Raphael Geissert <geissert at debian.org>
Commit ID: d0eaf30e2ab68a1eb98e5cea6dcadc16faa06c3c
Commit URL: http://git.debian.org/?p=pkg-php/php.git;a=commitdiff;h=d0eaf30e2ab68a1eb98e5cea6dcadc16faa06c3c
Patch URL: http://git.debian.org/?p=pkg-php/php.git;a=commitdiff_plain;h=d0eaf30e2ab68a1eb98e5cea6dcadc16faa06c3c

    Use FilesMatch and SetHandler on apache setups (Closes: #491928)

    AddType is long-time deprecated to set a handler, but using AddHandler
    allows the, usually unwanted with security implications, execution of
    whatever file matching '.php'. Therefore use FilesMatch to define a
    stricter execution scope.
      





More information about the pkg-php-maint mailing list