[Pkg-nagios-changes] [pkg-nagios] r1263 - nagios2/trunk/debian
Marc Haber
zugschlus at alioth.debian.org
Wed Oct 31 18:48:57 UTC 2007
Author: zugschlus
Date: 2007-10-31 18:48:57 +0000 (Wed, 31 Oct 2007)
New Revision: 1263
Modified:
nagios2/trunk/debian/apache2.conf
nagios2/trunk/debian/changelog
Log:
uncomment stylesheet alias
Modified: nagios2/trunk/debian/apache2.conf
===================================================================
--- nagios2/trunk/debian/apache2.conf 2007-10-31 15:18:03 UTC (rev 1262)
+++ nagios2/trunk/debian/apache2.conf 2007-10-31 18:48:57 UTC (rev 1263)
@@ -11,7 +11,7 @@
#ScriptAlias /nagios/cgi-bin /usr/lib/cgi-bin/nagios2
# Where the stylesheets (config files) reside
-#Alias /nagios2/stylesheets /etc/nagios2/stylesheets
+Alias /nagios2/stylesheets /etc/nagios2/stylesheets
# nagios 1.x:
#Alias /nagios/stylesheets /etc/nagios2/stylesheets
Modified: nagios2/trunk/debian/changelog
===================================================================
--- nagios2/trunk/debian/changelog 2007-10-31 15:18:03 UTC (rev 1262)
+++ nagios2/trunk/debian/changelog 2007-10-31 18:48:57 UTC (rev 1263)
@@ -11,7 +11,7 @@
* New Portuguese debconf translations from Rui Branco and the Traduz
team. Closes: #436155.
* Rearrange apache2.conf so that the Stylesheet alias path is
- actually used if enabled.
+ actually used.
Thanks to Joerg Dorchain. This may fix #420009
* Relax dependency on web server to Recommends. Depend on
apache2-utils since we need htpasswd.
@@ -30,7 +30,7 @@
* fixed README.Debian about setting check_external_commands=1
(closes: #431953).
- -- Marc Haber <mh+debian-packages at zugschlus.de> Wed, 31 Oct 2007 15:26:36 +0100
+ -- Marc Haber <mh+debian-packages at zugschlus.de> Wed, 31 Oct 2007 19:47:31 +0100
nagios2 (2.9-1) unstable; urgency=low
More information about the Pkg-nagios-changes
mailing list