Ajustement blocage de bloc

This commit is contained in:
bwaegeneire 2023-11-16 09:50:31 +01:00
parent 7ab5fb4053
commit 592319c1eb

View file

@ -128,12 +128,11 @@ StartServers 50
MinSpareServers 20
MaxSpareServers 30
MaxRequestsPerChild 100
<Directory />
RewriteEngine On
RewriteOptions Inherit
RewriteCond %{ENV:GoAway} "-eq 1" [NC]
RewriteRule ^ - [F,L]
</Directory>
<If "reqenv('GoAway') -eq 1">
Require all denied
</If>
<IfModule mod_ssl.c>
SSLProtocol all -SSLv2 -SSLv3
SSLCipherSuite HIGH:MEDIUM:!aNULL:!MD5:!RC4