[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] backing up conf files
- Subject: Re: [cobalt-users] backing up conf files
- From: SM <nntp@xxxxxxxxx>
- Date: Tue Aug 28 11:05:39 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
At 16:05 28-08-2001 +0200, Jorge Otero wrote:
>I was wondering if it would be a good idea to backup the apache conf files
>several times a day using cron, if there's any way to backup the conf files
>automatically when editing them with pico, or if there's something wrong
>with doing this.
You don't need to backup a file that often unless it is being modified.
Pico by default wraps up the line and messes up the apache conf files. Use
Pico -w instead to avoid the word wraps. I suggest that you always make a
copy of your last working conf files before editing them.
Regards,
-sm