Guest User

Untitled

a guest
Oct 25th, 2017
354
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. <IfModule security2_module>
  2. # Default Debian dir for modsecurity's persistent data
  3. SecDataDir /var/cache/modsecurity
  4.  
  5. # Include all the *.conf files in /etc/modsecurity.
  6. # Keeping your local configuration in that directory
  7. # will allow for an easy upgrade of THIS file and
  8. # make your life easier
  9. IncludeOptional /etc/modsecurity/*.conf
  10. </IfModule>
Advertisement
Add Comment
Please, Sign In to add comment