mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 08:28:54 +00:00
![]() The internet will always take your example code and repost it out of context. Googling shows plenty of installation guides that use `AddHandler application/x-httpd-php .php`, which potentially leads to parsing unsafe files like `evil.php.jpg` I propose to totally remove the unsafe example and only show the correct version with `<FilesMatch \.php$>`, similar to https://www.php.net/manual/en/install.unix.apache2.php Closes GH-743. |
||
---|---|---|
.. | ||
cloud | ||
fpm | ||
macos | ||
unix | ||
windows | ||
ini.xml | ||
intro.xml | ||
pecl.xml | ||
problems.xml |