crathehack
07-09-2001, 08:29 AM
I need to configure the httpd.conf file. I can't find it. Does anyone have any idea where it is located?
I'm on a RaQ4i.
I'm on a RaQ4i.
![]() | View Full Version : configuring Apache Server crathehack 07-09-2001, 08:29 AM I need to configure the httpd.conf file. I can't find it. Does anyone have any idea where it is located? I'm on a RaQ4i. -Edward- 07-09-2001, 08:46 AM type - locate httpd.conf then it will show you the path. When u see the path type pico /path/to/file/httpd.conf crathehack 07-09-2001, 08:54 AM Thanks man. And of course there are 6 of them... jesus.. lol I'm assuming that /etc/admserv/conf/httpd.conf is it? or maybe /etc/http/conf/httpd.conf? Okay there are only 2 of them. The rest have other names like .master etc... crathehack 07-09-2001, 08:56 AM also, do i have to reset the server? -Edward- 07-09-2001, 09:28 AM /etc/http/conf/httpd.conf - that one /etc/rc.d/init.d/httpd stop /etc/rc.d/init.d/httpd start |