LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   2 httpd.conf file, which one is being used? (https://www.linuxquestions.org/questions/linux-general-1/2-httpd-conf-file-which-one-is-being-used-386990/)

newlinuxnewbie 11-27-2005 12:23 PM

2 httpd.conf file, which one is being used?
 
I have these 2 config files, is there a way to find out which one is being used?

/usr/local/apache/conf/httpd.conf
/etc/httpd/conf/httpd.conf

Tinkster 11-27-2005 01:34 PM

I'd look in apaches log(s) ...


Cheers,
Tink

iggep 11-27-2005 04:43 PM

In linux, I'd say its /etc/httpd/conf/httpd.conf. But you can easily test it by renaming one file at a time, then stopping/restarting your httpd service. If you get an error, then you have indisputable proff of which config file is being used.


All times are GMT -5. The time now is 10:16 AM.