[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-developers] httpd.conf file
- Subject: Re: [cobalt-developers] httpd.conf file
- From: Kul <WebMaster@xxxxxxx>
- Date: Wed Mar 7 06:54:04 2001
- Organization: Qax
- List-id: Discussion Forum for developers on Cobalt Networks products <cobalt-developers.list.cobalt.com>
Tom Hanberg wrote:
> Hi,
> I need to make a minor adjustment to my Raq4's httpd.conf file.
> When I do a locate httpd.conf I get multiple copies of this file. Which
> one is the "master" one that I need to make changes to?
> [root /root]# locate httpd.conf
> /etc/admserv/conf/httpd.conf
> /etc/admserv/conf/httpd.conf.master
> /etc/httpd/conf/httpd.conf
> /etc/httpd/conf/httpd.conf.master
> /etc/httpd/conf/httpd.conf.pkgsave
> /etc/httpd/conf/httpd.conf.master.pkgsave
> Any help would be appreciated!
Hi Tom,
These two are the Admin Server (seperate server, GUI ONLY)
/etc/admserv/conf/httpd.conf
/etc/admserv/conf/httpd.conf.master
And these are the two you want, you may notice the "...master" one is exactly that, it contains all the original settings etc . probably not work too much attention, the "httpd.conf" is the one you are looking for !! Suggest you make a backup copy before you edit it: cp /etc/httpd/conf/httpd.conf /etc/httpd/conf/httpd.conf.mybak
/etc/httpd/conf/httpd.conf
/etc/httpd/conf/httpd.conf.master
DONT bother editing these two, they are made during certain software upgrades (backups)
/etc/httpd/conf/httpd.conf.pkgsave
/etc/httpd/conf/httpd.conf.master.pkgsave
--
Regards
Kul