We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aae1d9c commit 332819cCopy full SHA for 332819c
pub/.htaccess
@@ -79,11 +79,6 @@
79
## Enable resulting html compression
80
81
#php_flag zlib.output_compression on
82
-
83
-###########################################
84
-# Disable user agent verification to not break multiple image upload
85
86
- php_flag suhosin.session.cryptua off
87
</IfModule>
88
89
<IfModule mod_security.c>
pub/media/.htaccess
@@ -1,9 +1,5 @@
1
Options -Indexes
2
3
-<IfModule mod_php5.c>
4
- php_flag engine 0
5
-</IfModule>
6
7
<IfModule mod_php7.c>
8
php_flag engine 0
9
pub/static/.htaccess
@@ -1,7 +1,3 @@
0 commit comments