OK, so I am setting up Nagios and following the setup procedures for the application and having one problem. Have everything configured correctly, however my CGI-BIN path does not seem to work. Here is the code from the directions:
Code:
ScriptAlias /nagios/cgi-bin/ /usr/local/nagios/sbin/
<Directory "/usr/local/nagios/sbin/">
AllowOverride AuthConfig
Options ExecCGI
Order allow,deny
Allow from all
</Directory>
Am I missing something in the code that looks from to you. I have tried different variations of it and I still cannot get it too work. The default CGI-BIN directory works fine, so any suggestions would be great.
Thanks,
dw9