No I don't have ScriptAlias /nagios/cgi-bin... Can you say me what I must put in the file ?
thanks -----Message d'origine----- De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] De la part de Voigt Thomas Envoyé : vendredi 16 juin 2006 11:30 À : [email protected] Objet : Re: [Nagios-users] Problems with the web interface of Nagios 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 _______________________________________________ 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
