disable obsolete msie_padding feature
This commit is contained in:
parent
6d4a724f80
commit
aff5f4def1
@ -22,6 +22,7 @@ http {
|
||||
keepalive_timeout 65;
|
||||
types_hash_max_size 4096;
|
||||
server_tokens off;
|
||||
msie_padding off;
|
||||
|
||||
client_max_body_size 1k;
|
||||
client_body_buffer_size 1k;
|
||||
|
Loading…
x
Reference in New Issue
Block a user