Commit Graph

6 Commits

Author SHA1 Message Date
Ken Dreyer
12e71f16d6 Adjust httpd ACL conditionals to test the presence of mod_authz_core
(as discussed on fedora-devel)
2012-04-06 09:59:08 -06:00
Ken Dreyer
596e3b76f5 Adjust ACLs to support httpd 2.4. 2012-03-26 20:14:52 -06:00
Ken Dreyer
0132c8f8b0 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.)
2011-12-12 11:42:24 -07:00
Ken Dreyer
75b8883bd9 add mod_security overrides
mod_security blocks a cacti upgrade procedure. Override and document
the two rules that cause problems. This could probably be tightened
down to apply only to the "install" directory.
2011-10-27 20:52:18 -06:00
Ken Dreyer
236450cab3 block HTTP access to log and rra directories (BZ #609856) 2011-10-27 16:46:35 -06:00
Mike McGrath
97f04d3336 auto-import cacti-0.8.6h-4 on branch devel from cacti-0.8.6h-4.src.rpm 2006-02-07 01:42:50 +00:00