diff --git a/.htaccess b/.htaccess index b06dd8bdc3..c95f11e51a 100644 --- a/.htaccess +++ b/.htaccess @@ -3,6 +3,8 @@ Options -Indexes AddType application/x-java-archive .jar AddType audio/ogg .oga +php_value suhosin.get.max_value_length = 2048 + Deny from all