On Dec 31, 2008, at 8:12 AM, Hugo Canalli wrote:

> I've the follow config to apache 2:
>

> Alias /nagios /usr/local/nagios/share

> but in my web browser I get a error if I open a nagios function:
>
> by example:
>
>  Service Detail
>
> The requested URL /nagios/cgi-bin/status.cgi was not found on this  
> server.

looks like you've forgotten the ScriptAlias directive in your apache  
configuration.

ScriptAlias /nagios/cgi-bin /usr/local/nagios/sbin


--
Marc


------------------------------------------------------------------------------
_______________________________________________
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
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

Reply via email to