HTTP 403 forbidden

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: HTTP 403 forbidden

Post by slansing »

Do you have your httpd.conf file in that directory? Or did you point Apache to a incorrect location? The default location in most cases is:

Code: Select all

/etc/httpd/conf/httpd.conf
devilsguest
Posts: 76
Joined: Wed Mar 20, 2013 7:15 pm
Location: New York

Re: HTTP 403 forbidden

Post by devilsguest »

I don't have any directory name conf in my /usr/local. Here is the thing,how do i put a point for my apache? where do i find this place to edit?
abrist
Red Shirt
Posts: 8334
Joined: Thu Nov 15, 2012 1:20 pm

Re: HTTP 403 forbidden

Post by abrist »

How did you install apache? The config location is set at compile time or through the -f switch when loaded (from the init script). This is a different location that either of your 2 previous apache installs? Is this the same distribution/install as before? You could check the init script:

Code: Select all

grep httpd.conf /etc/init.d/httpd
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
Locked