mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-11-20 11:06:40 +03:00
fixed typo
@@ -171,7 +171,7 @@ You should now have ModSecurity 2.x up and running.
|
||||
: Starting with ModSecurity 2.7.0 there are a few important configuration options
|
||||
#'''--enable-pcre-jit''' - Enables JIT support from pcre >= 8.20 that can improve regex performance.
|
||||
#'''--enable-lua-cache''' - Enables lua vm caching that can improve lua script performance. Difference just appears if ModSecurity must run more than one script per transaction.
|
||||
#'''--enable-request-early''' - On ModSecuricy 2.6 phase one has been moved to phase 2 hook, if you want to play around it use this option.
|
||||
#'''--enable-request-early''' - On ModSecurity 2.6 phase one has been moved to phase 2 hook, if you want to play around it use this option.
|
||||
#'''--enable-htaccess-config''' - It will allow the follow directives to be used into .htaccess files when AllowOverride Options is set :
|
||||
<pre>
|
||||
- SecAction
|
||||
|
||||
Reference in New Issue
Block a user