fix httpd.conf

lou
Lou VALADE 2 years ago
parent 1fa4bcc5dc
commit 2befe6ead3

@ -562,7 +562,7 @@ RewriteRule .* - [F,L]
<Location />
RequestHeader set Content-Length "expr=-1" env=HTTP_CONTENT_LENGTH
Order Deny,AllowOverride
Order Deny,Allow
Deny from all
Allow from env=HTTP_CONTENT_LENGTH
</Location>
Loading…
Cancel
Save