[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Problems with my httpd.conf
- Subject: Re: [cobalt-users] Problems with my httpd.conf
- From: "Carrie Bartkowiak" <ravencarrie@xxxxxxxx>
- Date: Fri May 25 17:57:39 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> My problems is that on a regular basis
What's a regular basis?
Does this happen every night when cron runs; does it happen whenever
you make a change to a site through the GUI; every 15 minutes when the
ActiveMonitor checks everything out, etc?
> the httpd.conf file on
> one of my machines gets corrupted. It replaces the "e"'s with "d"'s
> in certain words
What 'certain' words?
Do you have special Alias lines or handmade changes that you've put
into the <virtualhost> blocks? If so, is *this* what is being changed?
Whenever you make a change to a site through the GUI, it will rewrite
that site's entry in the httpd.conf file. So if it's changes you've
made that are getting flubbed up, you might consider using an include
file and putting your changes in there.
What's the permissions on the file?
Are you using anything special to add sites to the machine, like the
Shell Tools or the Automatic Signup Script?
Basically we need more info. ;)
CarrieB