increase suhosin $_GET length limit
This commit is contained in:
parent
04cd865cc9
commit
89df2b19ce
1 changed files with 2 additions and 0 deletions
|
@ -3,6 +3,8 @@ Options -Indexes
|
|||
AddType application/x-java-archive .jar
|
||||
AddType audio/ogg .oga
|
||||
|
||||
php_value suhosin.get.max_value_length = 2048
|
||||
|
||||
<FilesMatch "\.(out|log)$">
|
||||
Deny from all
|
||||
</FilesMatch>
|
||||
|
|
Loading…
Reference in a new issue