On Mar 2, 2010, at 3:07 PM, Andres L. Figari wrote:
> Hello,
>
> Recently my monitor server crashed and I decided to go with a the latest
> version of Nagios rather than backups. I did not really notice the
> automatic update feature - though I may have opted for it anyhow. Suddenly
> my cgis are not working:
>
> The requested URL /nagios/cgi-bin/status.cgi was not found on this server.
>
> I had my cgi.cnf set up like this...
>
> url_html_path=/
> Anyone know what it was that changed that I cannot configure this anymore via
> the cgi.cnf
It's a compile-time option --
$ ./configure --help
`configure' configures this package to adapt to many kinds of systems.
Usage: ./configure [OPTION]... [VAR=VALUE]...
{snip}
--with-cgiurl=<local-url> sets URL for cgi programs (do not use a trailing
slash)
--with-htmurl=<local-url> sets URL for public html
I expect you previously used '--with-htmurl= --with-cgiurl=/cgi-bin' for your
old install.
--
Marc
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
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