[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] proftpd.conf file being overwritten.
- Subject: Re: [cobalt-users] proftpd.conf file being overwritten.
- From: "Jelmer Jellema" <cobalt@xxxxxxxxxxxxxxx>
- Date: Fri Mar 8 23:49:14 2002
- Organization: Spin in het Web (www.spininhetweb.nl)
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
Well, I made a lot of changes in proftpd.conf, then added sites, added
users, removed sites and removed users. Still all my changes are there...
especially the DefaultChdir line.
The thing is: don't put in in the <virtualhost ...> tags, but put in above
those in the <global>...
Jelmer
----- Original Message -----
From:
> John,
>
> It gets over written because of Cobalt's GUI. Any time you make a change
in
> it, it reflashes all of your configuration files. So basically, anytime
you
> make a change to a config file, and then configure it in the GUI, you
> destroy what you did. Solution is simple: DO NOT DO IT IN THE GUI. Or
> write a script to parse the config, and add your stuff back in.
>
> ~Brian