[Pkg-nagios-devel] Bug#610694: nagios3-doc: Documentation not accessible when nagios3 is running in apache

Nikolas Garofil nikolas at garofil.be
Fri Jan 21 12:44:52 UTC 2011


Package: nagios3-doc
Severity: normal
Tags: patch


- Install nagios3 and nagios3-doc (I did it in that order, altough i am not sure
if the order is important) on squeeze.
- Surf to http://YOURSYSTEM/nagios3/
- Click on the Documentation link in the left menu and you will get a message
saying that this is not accessible

This is because there is a wrong directory index for /nagios3/docs/ defined
This is fixed by adding to following three lines to /etc/nagios3/apache2.conf:
<Location /nagios3/docs>
	DirectoryIndex index.html
</Location>


PS: I am reporting as a bug against nagios3-doc, because I am not sure which of
the nagios-related packages generates /etc/nagios3/apache2.conf

-- System Information:
Debian Release: 6.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-xen-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash





More information about the Pkg-nagios-devel mailing list