[Pkg-nagios-changes] [pkg-nagios3] 01/01: Enable cgi module for apache 2.4
Alexander Wirt
formorer at debian.org
Wed Oct 2 11:38:35 UTC 2013
This is an automated email from the git hooks/post-receive script.
formorer pushed a commit to branch master
in repository pkg-nagios3.
commit bf5522e9167d806ad30ad3dbde6a65cdc3fb7e90
Author: Alexander Wirt <formorer at grml.org>
Date: Wed Oct 2 13:37:41 2013 +0200
Enable cgi module for apache 2.4
Closes: #725177
---
debian/nagios3-cgi.postinst | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/nagios3-cgi.postinst b/debian/nagios3-cgi.postinst
index 41edec6..81d6e4f 100644
--- a/debian/nagios3-cgi.postinst
+++ b/debian/nagios3-cgi.postinst
@@ -54,6 +54,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 nagios3
# remove OLD Apache 2.2 link
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-nagios/pkg-nagios3.git
More information about the Pkg-nagios-changes
mailing list