Code

Allow access to installed documentation
[pkg-nagvis.git] / debian / apache.conf
index 5e31e182153dabb3b7de8943760c1ee7d16e29ce..8c1b32cea19fd849efe5686360bb02d4e4b945ea 100644 (file)
@@ -16,7 +16,7 @@ Alias /nagvis /usr/share/nagvis/htdocs
 
 # -- 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