[Pkg-nagios-changes] [icinga] 02/02: Enable cgi module for apache 2.4
Alexander Wirt
formorer at debian.org
Wed Oct 2 11:39:13 UTC 2013
This is an automated email from the git hooks/post-receive script.
formorer pushed a commit to branch master
in repository icinga.
commit b2e5497b33cf69a82f237052cdd7d8ad10d826ca
Author: Alexander Wirt <formorer at grml.org>
Date: Wed Oct 2 13:38:52 2013 +0200
Enable cgi module for apache 2.4
---
debian/icinga-cgi.postinst | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/icinga-cgi.postinst b/debian/icinga-cgi.postinst
index 492ea19..95b91fb 100644
--- a/debian/icinga-cgi.postinst
+++ b/debian/icinga-cgi.postinst
@@ -51,6 +51,7 @@ case "$1" in
if [ -e /usr/share/apache2/apache2-maintscript-helper ]; then
. /usr/share/apache2/apache2-maintscript-helper
+ apache2_invoke enmod cgi
apache2_invoke enconf icinga
# remove OLD Apache 2.2 link
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-nagios/icinga.git
More information about the Pkg-nagios-changes
mailing list