[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] How to Change/Wipe out Apache Cobalt branding?
- Subject: Re: [cobalt-users] How to Change/Wipe out Apache Cobalt branding?
- From: "Steve Werby" <steve-lists@xxxxxxxxxxxx>
- Date: Tue Apr 9 14:12:27 2002
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
"Paul Warner" <pwarner@xxxxxxxxxxxxxxxxxx> wrote:
> It is my understanding that all changes made to /etc/httpd/conf/httpd.conf
> lost on a GUI change affecting Apache.
That used to be the case on earlier RaQ models, but it hasn't been my
experience on newer models.
> Is the new file reconstructed from
> the httpd.conf.master? Or is there another place to add 'permanent'
> customizations where the GUI won't have its way with them?
Use an Apache include file. Whether the GUI overwrites httpd.conf or not
this is probably a cleaner, easier to manage solution. Just add:
Include myinclude.conf
to httpd.conf and add your changes to myinclude.conf which should be created
in /etc/httpd/conf (alternately you can specify the path in the Include
directive). See http://httpd.apache.org/docs/mod/core.html#include for
more. I use the directive all the time, works fine.
--
Steve Werby
President, Befriend Internet Services LLC
http://www.befriend.com/