0132c8f tweak mod_security rules

Authored and Committed by ktdreyer 12 years ago
    tweak mod_security rules
    
    Unfortunately, when Apache includes conf.d/*, the "c" in cacti.conf
    comes before "m" in mod_security.conf. This means we can't use the
    IfModule directive here to detect the installation of mod_security.
    
    Remove the IfModule section, and just provide instructions to users.
    Users will have to manually un-comment the two mod_security overrides.
    (Better than nothing.)
    
        
file modified
+9 -8
file modified
+3 -0