Anybody have a sample Apache ScriptAlias configuration working with mod_perl?
Heise, Robert
Robert.Heise at Peopleclick.com
Fri Jun 10 17:04:53 CEST 2005
Im having some difficulty getting the nagios UI to run in my apache
config. Im using Apache with mod_perl:
Server Version: Apache/1.3.28 (Unix) mod_perl/1.28
Here is my current ScriptAlias config:
ScriptAlias /nagios/cgi-bin/ /usr/lib/nagios/cgi/
<Directory "/usr/lib/nagios/cgi">
AllowOverride AuthConfig
Options ExecCGI
Order allow,deny
Allow from all
</Directory>
Alias /nagios /usr/share/nagios/
<Directory "/usr/share/nagios">
Options None
AllowOverride AuthConfig
Order allow,deny
Allow from all
</Directory>
Anybody had any luck with this?
Thanks
rob
-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games. How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy.
Play to win an NEC 61" plasma display: http://www.necitguy.com/?r
_______________________________________________
Nagios-users mailing list
Nagios-users at 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
More information about the Users
mailing list