abrist wrote:Remove the trialing slash from the scriptalias:Additionally, add apache to the nagios group:Code: Select all
ScriptAlias /nagios/cgi-bin "/usr/lib64/nagios/cgi-bin/"Code: Select all
usermod -a -G nagios apache
its working now! many thanks for the help!!