Click to See Complete Forum and Search --> : wheres the apache config file on slack?


deanrantala
08-29-2003, 12:47 PM
Quick question. I am just learning the ropes of apache, and have been going through the manuals these last few days. But I have been unable to determine where the main config file is on Slackware 9. Anyone know where they stuck it - and what it's name is? (I did a "whereis http.conf - but have found nothing)

Many thanks in advance..

serz
08-29-2003, 01:06 PM
httpd.conf

ph34r
08-29-2003, 01:07 PM
/etc/apache/httpd.conf

karthik
08-29-2003, 01:49 PM
if u had installed it using the slack package manager then i guess it installs apache in /usr/local

so the conf file would be in /usr/local/apache/conf/httpd.conf

deanrantala
08-29-2003, 01:50 PM
Thanks much...:)