[Pkg-nagios-changes] [pkg-nagios] r1955 - nagvis/trunk/debian
Alexander Reichle-Schmehl
tolimar at alioth.debian.org
Wed Sep 7 14:43:55 UTC 2011
Author: tolimar
Date: 2011-09-07 14:43:55 +0000 (Wed, 07 Sep 2011)
New Revision: 1955
Modified:
nagvis/trunk/debian/apache.conf
Log:
Allow access to installed documentation
Modified: nagvis/trunk/debian/apache.conf
===================================================================
--- nagvis/trunk/debian/apache.conf 2011-09-07 14:36:45 UTC (rev 1954)
+++ nagvis/trunk/debian/apache.conf 2011-09-07 14:43:55 UTC (rev 1955)
@@ -16,7 +16,7 @@
# -- use basic authentification from nagios3 package
# please adapt to your needs
-<DirectoryMatch (/usr/share/nagvis/htdocs|etc/nagvis(templates|gadgets)|/var/lib/nagvis)>
+<DirectoryMatch (/usr/share/nagvis/htdocs|etc/nagvis(templates|gadgets)|/var/lib/nagvis|/usr/share/doc/nagvis/docs)>
DirectoryIndex index.php
Order Allow,Deny
More information about the Pkg-nagios-changes
mailing list