Tuesday, December 29, 2009

Ngaios HTTP WARNING: HTTP/1.1 403 Forbidden

To solve this..

simply create index.html file under http root directory.

#cd /var/www/html
#touch index.html

Restart web services.

#service httpd restart

Now restart you nagios services.

#/etc/init.d/nagios restart

After this you will see this meaasge on you nagios. (status information)

HTTP OK HTTP/1.1 200 OK - 265 bytes in 0.004 seconds.


Enjoy it.....

4 comments:

Jesse said...

Thank you, this worked perfectly.

Unknown said...

thanks very much, it worked fine.

Unknown said...

thanks very much, it works fine in nagios.

Anonymous said...

very straight-forward and easy. lovely.