• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

Resolved Plesk Backup Configuration: How to disable making backup_conf_xxxxx.tgz inside of the backup file?

OlegTV

New Pleskian
Hello guys,

Plesk during backup process makes apache and nginx configurations via backup_conf_xxxxx.tgz file. It contains files such as "httpd.conf, vhost_nginx.conf". Image attached. I would like to limit this and restrict making apache and nginx configurations backups by not creating this type of backups for customers that download backups. I want my server configuration to be restricted and keep it private.

I've tried so far adding following files to exclusion list - obviously it didn't helped much :)
Code:
backup_conf*.tgz
backup_conf*
/backup_conf*
httpd.conf
vhost_nginx.conf
/backup_conf*.tgz
/httpd.conf
/vhost_nginx.conf

There doesn't seem to be an option to do this during the backup process, however maybe you could specify how can it be done by other way?

Any help is much appreciated.
Thank you.
 

Attachments

  • downloadbackup.png
    downloadbackup.png
    30.7 KB · Views: 4
Unfortunately custom excludes cannot be applied to config files. At the moment there it is impossible to disable creation backup for configs.
 
Back
Top