Darth
11-05-2002, 04:00 PM
Is there a quick and easy way to back up httpd.conf? also where about does cpanel store it?
Thanks.
Thanks.
![]() | View Full Version : Apache Darth 11-05-2002, 04:00 PM Is there a quick and easy way to back up httpd.conf? also where about does cpanel store it? Thanks. CipherVendor 11-05-2002, 04:01 PM Just copy the file elsewhere. Default location is: /usr/local/apache/conf/httpd.conf Pingouin 11-06-2002, 06:36 AM Or just copy it locally by FTP, it may be in /etc/httpd/conf/ too. bwho 11-06-2002, 09:28 AM you install control panels? coight 11-06-2002, 10:02 AM cp /usr/local/apache/conf/httpd.conf /usr/local/apache/conf/httpd.conf.backup tazzy 11-06-2002, 10:44 AM Originally posted by Myacen cp /usr/local/apache/conf/httpd.conf /usr/local/apache/conf/httpd.conf.backup You could run a cron job to do it for you :) Darth 11-06-2002, 12:59 PM Originally posted by brian-WHT you install control panels? Can't discuss it here.. mdrussell 11-06-2002, 01:26 PM Originally posted by Darth Can't discuss it here.. I think it was more questioning that you offer control panel install services yet don't know how to do a simple copy of httpd.conf? tazzy 11-06-2002, 01:41 PM Originally posted by voxtreme-matt I think it was more questioning that you offer control panel install services yet don't know how to do a simple copy of httpd.conf? :eek: He is offering control panel installs... yet he can't copy a file in ssh :eek: :emlaugh: Classic. Anyhow, Myacen told you what you need to do :) Darth 11-06-2002, 02:30 PM Originally posted by tazzy :eek: He is offering control panel installs... yet he can't copy a file in ssh :eek: :emlaugh: Classic. Anyhow, Myacen told you what you need to do :) Only install on CLEAN systems ;) does that help? :stickout: |