- Status changed to Closed: duplicate
almost 2 years ago 6:57pm 19 January 2023
Follow-up to #3013210-30: Add drupal/core-filesecurity component for writing htaccess files →
+++ b/core/lib/Drupal/Component/FileSecurity/FileSecurity.php
@@ -0,0 +1,160 @@
+# If we know how to do it safely, disable the PHP engine entirely.
+<IfModule mod_php5.c>
+ php_flag engine off
+</IfModule>
core no longer running on php5 so this lines should be removed
Do not add protection for unsupported php version
- discus when to remove
- check supported apache versions
no
no
no
TBD
Closed: duplicate
10.1 ✨
A change record needs to be drafted before an issue is committed. Note: Change records used to be called change notifications.
The major change should have a special release note written to summarize the importance of the change. See Write a release note for an issue.
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.