Hi all! Yes, of course the Apache might also have a problem...
There is something to configure in Apaches config to allow the webserver to show the documents and execute the cgi's from nagios. Make sure you have something like these in your Apache config: ScriptAlias /nagios/cgi-bin/ .... ... Alias /nagios/ ... Look at the sample-config/httpd.conf from the nagios package! -- Regards Thomas Voigt _______________________________________________ Nagios-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nagios-users ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. ::: Messages without supporting info will risk being sent to /dev/null
