diff --git a/HowtoApache.md b/HowtoApache.md index 02992e22..de7485ce 100644 --- a/HowtoApache.md +++ b/HowtoApache.md @@ -853,8 +853,6 @@ Nous faisons une configuration minimale via SecRule REQUEST_URI "modsecuritytest2" SecRule REQUEST_FILENAME "(?:n(?:map|et|c)|w(?:guest|sh)|cmd(?:32)?|telnet|rcmd|ftp)\.exe" - Include /usr/share/modsecurity-crs/owasp-crs.load - # Removed because it does not play well with apache-itk # Can be removed when modsecurity 2.9.3 hits debian # See https://github.com/SpiderLabs/ModSecurity/issues/712