• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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