over fpm does not respect in .user.ini engine off directive
| Request #73313 | over fpm does not respect in .user.ini engine off directive | |||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Submitted: | 2016-10-13 12:00 UTC | Modified: | 2024-01-11 22:23 UTC |
|
||||||||||
| From: | vladimir at helesic dot cz | Assigned: | bukka (profile) | |||||||||||
| Status: | Re-Opened | Package: | FPM related | |||||||||||
| PHP Version: | Irrelevant | OS: | all | |||||||||||
| Private report: | No | CVE-ID: | None | |||||||||||
[2016-10-13 12:00 UTC] vladimir at helesic dot cz
Description: ------------ Over fpm isn't way to disable php over engine Off as over mod_php(php_flag engine Off in .htaccess). When you put engine=Off to .user.ini it's silently ignored. I think thats mistake. There is no way to effectively enable / disable php engine per directory as where you use mod_php over apache. it's will be useful for all peoples. Test script: --------------- put to .user.ini line engine=Off Expected result: ---------------- where disable engine to Off in ini user file(per dir), it should not interpret php code.
Patches
Pull Requests
History
AllCommentsChangesGit/SVN commits
[2021-12-02 22:54 UTC] bukka@php.net
-Status: Open +Status: Wont fix -Assigned To: +Assigned To: bukka
[2021-12-19 00:06 UTC] pb at webjoker dot net
[2021-12-19 00:11 UTC] pb at webjoker dot net
[2021-12-19 14:04 UTC] bukka@php.net
[2021-12-19 14:09 UTC] bukka@php.net
-Status: Wont fix +Status: Feedback
[2022-01-02 04:22 UTC] php-bugs at lists dot php dot net
[2022-07-30 13:11 UTC] wbe7djjw at anonaddy dot me
[2024-01-11 22:23 UTC] bukka@php.net
-Status: No Feedback +Status: Re-Opened -Type: Bug +Type: Feature/Change Request
[2024-01-11 22:23 UTC] bukka@php.net