[Pkg-nagios-changes] [SCM] Debian packaging for Nagios3 branch,	master, updated. 3.2.3-1-3-g0d3204c
    Alexander Wirt 
    formorer at debian.org
       
    Sun Jan  2 08:25:35 UTC 2011
    
    
  
The following commit has been merged in the master branch:
commit 7ed8204c3c865bbbe771b22e1d33dc6fe9659645
Author: Alexander Wirt <formorer at debian.org>
Date:   Sat Jan 1 10:43:17 2011 +0100
    Add ExecCGI for index.php (Closes: #584696)
diff --git a/debian/apache2.conf b/debian/apache2.conf
index 62c2447..0affebd 100644
--- a/debian/apache2.conf
+++ b/debian/apache2.conf
@@ -44,6 +44,10 @@ Alias /nagios3 /usr/share/nagios3/htdocs
 	require valid-user
 </DirectoryMatch>
 
+<Directory /usr/share/nagios3/htdocs>
+	Options	+ExecCGI	
+</Directory>
+
 # Enable this ScriptAlias if you want to enable the grouplist patch.
 # See http://apan.sourceforge.net/download.html for more info
 # It allows you to see a clickable list of all hostgroups in the
-- 
Debian packaging for Nagios3
    
    
More information about the Pkg-nagios-changes
mailing list