├── .gitignore ├── ISSUE_TEMPLATE.md ├── LICENSE ├── README.md ├── SECURITY.md ├── bin ├── v-acknowledge-user-notification ├── v-activate-vesta-license ├── v-add-backup-host ├── v-add-cron-job ├── v-add-cron-letsencrypt-job ├── v-add-cron-reports ├── v-add-cron-restart-job ├── v-add-cron-vesta-autoupdate ├── v-add-database ├── v-add-database-host ├── v-add-dns-domain ├── v-add-dns-on-web-alias ├── v-add-dns-record ├── v-add-domain ├── v-add-firewall-ban ├── v-add-firewall-chain ├── v-add-firewall-rule ├── v-add-fs-archive ├── v-add-fs-directory ├── v-add-fs-file ├── v-add-letsencrypt-domain ├── v-add-letsencrypt-user ├── v-add-mail-account ├── v-add-mail-account-alias ├── v-add-mail-account-autoreply ├── v-add-mail-account-forward ├── v-add-mail-account-fwd-only ├── v-add-mail-domain ├── v-add-mail-domain-antispam ├── v-add-mail-domain-antivirus ├── v-add-mail-domain-catchall ├── v-add-mail-domain-dkim ├── v-add-remote-dns-domain ├── v-add-remote-dns-host ├── v-add-remote-dns-record ├── v-add-sys-firewall ├── v-add-sys-ip ├── v-add-sys-mail-ssl ├── v-add-sys-quota ├── v-add-sys-sftp-jail ├── v-add-sys-vesta-ssl ├── v-add-user ├── v-add-user-favourites ├── v-add-user-notification ├── v-add-user-package ├── v-add-user-sftp-jail ├── v-add-vesta-softaculous ├── v-add-web-domain ├── v-add-web-domain-alias ├── v-add-web-domain-backend ├── v-add-web-domain-ftp ├── v-add-web-domain-httpauth ├── v-add-web-domain-proxy ├── v-add-web-domain-ssl ├── v-add-web-domain-stats ├── v-add-web-domain-stats-user ├── v-backup-user ├── v-backup-users ├── v-change-cron-job ├── v-change-database-host-password ├── v-change-database-owner ├── v-change-database-password ├── v-change-database-user ├── v-change-dns-domain-exp ├── v-change-dns-domain-ip ├── v-change-dns-domain-soa ├── v-change-dns-domain-tpl ├── v-change-dns-domain-ttl ├── v-change-dns-record ├── v-change-dns-record-id ├── v-change-domain-owner ├── v-change-firewall-rule ├── v-change-fs-file-permission ├── v-change-mail-account-password ├── v-change-mail-account-quota ├── v-change-mail-domain-catchall ├── v-change-remote-dns-domain-exp ├── v-change-remote-dns-domain-soa ├── v-change-remote-dns-domain-ttl ├── v-change-sys-config-value ├── v-change-sys-hostname ├── v-change-sys-ip-name ├── v-change-sys-ip-nat ├── v-change-sys-ip-owner ├── v-change-sys-ip-status ├── v-change-sys-language ├── v-change-sys-service-config ├── v-change-sys-timezone ├── v-change-sys-vesta-ssl ├── v-change-user-contact ├── v-change-user-language ├── v-change-user-name ├── v-change-user-ns ├── v-change-user-package ├── v-change-user-password ├── v-change-user-shell ├── v-change-user-template ├── v-change-vesta-port ├── v-change-web-domain-backend-tpl ├── v-change-web-domain-ftp-password ├── v-change-web-domain-ftp-path ├── v-change-web-domain-httpauth ├── v-change-web-domain-ip ├── v-change-web-domain-name ├── v-change-web-domain-proxy-tpl ├── v-change-web-domain-sslcert ├── v-change-web-domain-sslhome ├── v-change-web-domain-stats ├── v-change-web-domain-tpl ├── v-check-api-key ├── v-check-fs-permission ├── v-check-user-hash ├── v-check-user-password ├── v-check-vesta-license ├── v-copy-fs-directory ├── v-copy-fs-file ├── v-deactivate-vesta-license ├── v-delete-backup-host ├── v-delete-cron-job ├── v-delete-cron-reports ├── v-delete-cron-restart-job ├── v-delete-cron-vesta-autoupdate ├── v-delete-database ├── v-delete-database-host ├── v-delete-databases ├── v-delete-dns-domain ├── v-delete-dns-domains ├── v-delete-dns-domains-src ├── v-delete-dns-on-web-alias ├── v-delete-dns-record ├── v-delete-domain ├── v-delete-firewall-ban ├── v-delete-firewall-chain ├── v-delete-firewall-rule ├── v-delete-fs-directory ├── v-delete-fs-file ├── v-delete-letsencrypt-domain ├── v-delete-mail-account ├── v-delete-mail-account-alias ├── v-delete-mail-account-autoreply ├── v-delete-mail-account-forward ├── v-delete-mail-account-fwd-only ├── v-delete-mail-domain ├── v-delete-mail-domain-antispam ├── v-delete-mail-domain-antivirus ├── v-delete-mail-domain-catchall ├── v-delete-mail-domain-dkim ├── v-delete-mail-domains ├── v-delete-remote-dns-domain ├── v-delete-remote-dns-domains ├── v-delete-remote-dns-host ├── v-delete-remote-dns-record ├── v-delete-sys-firewall ├── v-delete-sys-ip ├── v-delete-sys-mail-ssl ├── v-delete-sys-quota ├── v-delete-sys-sftp-jail ├── v-delete-sys-vesta-ssl ├── v-delete-user ├── v-delete-user-backup ├── v-delete-user-backup-exclusions ├── v-delete-user-favourites ├── v-delete-user-ips ├── v-delete-user-notification ├── v-delete-user-package ├── v-delete-user-sftp-jail ├── v-delete-vesta-softaculous ├── v-delete-web-domain ├── v-delete-web-domain-alias ├── v-delete-web-domain-backend ├── v-delete-web-domain-ftp ├── v-delete-web-domain-httpauth ├── v-delete-web-domain-proxy ├── v-delete-web-domain-ssl ├── v-delete-web-domain-stats ├── v-delete-web-domain-stats-user ├── v-delete-web-domains ├── v-extract-fs-archive ├── v-generate-api-key ├── v-generate-password-hash ├── v-generate-ssl-cert ├── v-get-dns-domain-value ├── v-get-fs-file-type ├── v-get-mail-account-value ├── v-get-mail-domain-value ├── v-get-sys-timezone ├── v-get-sys-timezones ├── v-get-user-salt ├── v-get-user-value ├── v-get-web-domain-value ├── v-insert-dns-domain ├── v-insert-dns-record ├── v-insert-dns-records ├── v-list-backup-host ├── v-list-cron-job ├── v-list-cron-jobs ├── v-list-database ├── v-list-database-host ├── v-list-database-hosts ├── v-list-database-types ├── v-list-databases ├── v-list-dns-domain ├── v-list-dns-domains ├── v-list-dns-records ├── v-list-dns-template ├── v-list-dns-templates ├── v-list-firewall ├── v-list-firewall-ban ├── v-list-firewall-rule ├── v-list-fs-directory ├── v-list-letsencrypt-user ├── v-list-mail-account ├── v-list-mail-account-autoreply ├── v-list-mail-accounts ├── v-list-mail-domain ├── v-list-mail-domain-dkim ├── v-list-mail-domain-dkim-dns ├── v-list-mail-domains ├── v-list-remote-dns-hosts ├── v-list-sys-clamd-config ├── v-list-sys-config ├── v-list-sys-cpu-status ├── v-list-sys-db-status ├── v-list-sys-disk-status ├── v-list-sys-dns-status ├── v-list-sys-dovecot-config ├── v-list-sys-info ├── v-list-sys-interfaces ├── v-list-sys-ip ├── v-list-sys-ips ├── v-list-sys-languages ├── v-list-sys-mail-ssl ├── v-list-sys-mail-status ├── v-list-sys-memory-status ├── v-list-sys-mysql-config ├── v-list-sys-network-status ├── v-list-sys-nginx-config ├── v-list-sys-pgsql-config ├── v-list-sys-php-config ├── v-list-sys-proftpd-config ├── v-list-sys-rrd ├── v-list-sys-services ├── v-list-sys-shells ├── v-list-sys-spamd-config ├── v-list-sys-users ├── v-list-sys-vesta-autoupdate ├── v-list-sys-vesta-ssl ├── v-list-sys-vesta-updates ├── v-list-sys-vsftpd-config ├── v-list-sys-web-status ├── v-list-user ├── v-list-user-backup ├── v-list-user-backup-exclusions ├── v-list-user-backups ├── v-list-user-favourites ├── v-list-user-ips ├── v-list-user-log ├── v-list-user-notifications ├── v-list-user-ns ├── v-list-user-package ├── v-list-user-packages ├── v-list-user-stats ├── v-list-users ├── v-list-users-stats ├── v-list-web-domain ├── v-list-web-domain-accesslog ├── v-list-web-domain-errorlog ├── v-list-web-domain-ssl ├── v-list-web-domains ├── v-list-web-stats ├── v-list-web-templates ├── v-list-web-templates-backend ├── v-list-web-templates-proxy ├── v-move-fs-directory ├── v-move-fs-file ├── v-open-fs-config ├── v-open-fs-file ├── v-rebuild-cron-jobs ├── v-rebuild-databases ├── v-rebuild-dns-domain ├── v-rebuild-dns-domains ├── v-rebuild-mail-domains ├── v-rebuild-user ├── v-rebuild-web-domains ├── v-restart-cron ├── v-restart-dns ├── v-restart-ftp ├── v-restart-mail ├── v-restart-proxy ├── v-restart-service ├── v-restart-system ├── v-restart-web ├── v-restart-web-backend ├── v-restore-user ├── v-schedule-letsencrypt-domain ├── v-schedule-user-backup ├── v-schedule-user-restore ├── v-schedule-vesta-softaculous ├── v-search-domain-owner ├── v-search-fs-object ├── v-search-object ├── v-search-ssl-certificates ├── v-search-user-object ├── v-start-service ├── v-stop-firewall ├── v-stop-service ├── v-suspend-cron-job ├── v-suspend-cron-jobs ├── v-suspend-database ├── v-suspend-database-host ├── v-suspend-databases ├── v-suspend-dns-domain ├── v-suspend-dns-domains ├── v-suspend-dns-record ├── v-suspend-domain ├── v-suspend-firewall-rule ├── v-suspend-mail-account ├── v-suspend-mail-accounts ├── v-suspend-mail-domain ├── v-suspend-mail-domains ├── v-suspend-remote-dns-host ├── v-suspend-user ├── v-suspend-web-domain ├── v-suspend-web-domains ├── v-sync-dns-cluster ├── v-unsuspend-cron-job ├── v-unsuspend-cron-jobs ├── v-unsuspend-database ├── v-unsuspend-database-host ├── v-unsuspend-databases ├── v-unsuspend-dns-domain ├── v-unsuspend-dns-domains ├── v-unsuspend-dns-record ├── v-unsuspend-domain ├── v-unsuspend-firewall-rule ├── v-unsuspend-mail-account ├── v-unsuspend-mail-accounts ├── v-unsuspend-mail-domain ├── v-unsuspend-mail-domains ├── v-unsuspend-remote-dns-host ├── v-unsuspend-user ├── v-unsuspend-web-domain ├── v-unsuspend-web-domains ├── v-update-database-disk ├── v-update-databases-disk ├── v-update-dns-templates ├── v-update-firewall ├── v-update-host-certificate ├── v-update-letsencrypt-ssl ├── v-update-mail-domain-disk ├── v-update-mail-domains-disk ├── v-update-sys-ip ├── v-update-sys-ip-counters ├── v-update-sys-queue ├── v-update-sys-rrd ├── v-update-sys-rrd-apache2 ├── v-update-sys-rrd-ftp ├── v-update-sys-rrd-httpd ├── v-update-sys-rrd-la ├── v-update-sys-rrd-mail ├── v-update-sys-rrd-mem ├── v-update-sys-rrd-mysql ├── v-update-sys-rrd-net ├── v-update-sys-rrd-nginx ├── v-update-sys-rrd-pgsql ├── v-update-sys-rrd-ssh ├── v-update-sys-vesta ├── v-update-sys-vesta-all ├── v-update-user-backup-exclusions ├── v-update-user-counters ├── v-update-user-disk ├── v-update-user-package ├── v-update-user-quota ├── v-update-user-stats ├── v-update-web-domain-disk ├── v-update-web-domain-ssl ├── v-update-web-domain-stat ├── v-update-web-domain-traff ├── v-update-web-domains-disk ├── v-update-web-domains-stat ├── v-update-web-domains-traff └── v-update-web-templates ├── func ├── db.sh ├── domain.sh ├── ip.sh ├── main.sh ├── rebuild.sh └── remote.sh ├── install ├── debian │ ├── 7 │ │ ├── apache2 │ │ │ ├── apache2.conf │ │ │ └── status.conf │ │ ├── bind │ │ │ └── named.conf │ │ ├── clamav │ │ │ └── clamd.conf │ │ ├── deb_signing.key │ │ ├── dovecot │ │ │ ├── conf.d │ │ │ │ ├── 10-auth.conf │ │ │ │ ├── 10-logging.conf │ │ │ │ ├── 10-mail.conf │ │ │ │ ├── 10-master.conf │ │ │ │ ├── 10-ssl.conf │ │ │ │ ├── 20-imap.conf │ │ │ │ ├── 20-pop3.conf │ │ │ │ └── auth-passwdfile.conf.ext │ │ │ └── dovecot.conf │ │ ├── exim │ │ │ ├── dnsbl.conf │ │ │ ├── exim4.conf.template │ │ │ └── spam-blocks.conf │ │ ├── fail2ban │ │ │ ├── action.d │ │ │ │ └── vesta.conf │ │ │ ├── filter.d │ │ │ │ └── vesta.conf │ │ │ └── jail.local │ │ ├── firewall │ │ │ ├── ports.conf │ │ │ └── rules.conf │ │ ├── logrotate │ │ │ ├── apache2 │ │ │ ├── dovecot │ │ │ ├── nginx │ │ │ └── vesta │ │ ├── mysql │ │ │ ├── my-large.cnf │ │ │ ├── my-medium.cnf │ │ │ └── my-small.cnf │ │ ├── nginx │ │ │ ├── nginx.conf │ │ │ ├── phpmyadmin.inc │ │ │ ├── phppgadmin.inc │ │ │ ├── status.conf │ │ │ └── webmail.inc │ │ ├── packages │ │ │ ├── default.pkg │ │ │ ├── gainsboro.pkg │ │ │ ├── palegreen.pkg │ │ │ └── slategrey.pkg │ │ ├── pga │ │ │ ├── config.inc.php │ │ │ └── phppgadmin.conf │ │ ├── php5-fpm │ │ │ └── www.conf │ │ ├── pma │ │ │ ├── apache.conf │ │ │ └── config.inc.php │ │ ├── postgresql │ │ │ └── pg_hba.conf │ │ ├── proftpd │ │ │ └── proftpd.conf │ │ ├── roundcube │ │ │ ├── apache.conf │ │ │ ├── config.inc.php │ │ │ ├── db.inc.php │ │ │ ├── main.inc.php │ │ │ └── vesta.php │ │ ├── sudo │ │ │ └── admin │ │ ├── templates │ │ │ ├── dns │ │ │ │ ├── child-ns.tpl │ │ │ │ ├── default.tpl │ │ │ │ └── gmail.tpl │ │ │ └── web │ │ │ │ ├── apache2 │ │ │ │ ├── basedir.stpl │ │ │ │ ├── basedir.tpl │ │ │ │ ├── default.stpl │ │ │ │ ├── default.tpl │ │ │ │ ├── hosting.stpl │ │ │ │ ├── hosting.tpl │ │ │ │ ├── phpcgi.sh │ │ │ │ ├── phpcgi.stpl │ │ │ │ ├── phpcgi.tpl │ │ │ │ ├── phpfcgid.sh │ │ │ │ ├── phpfcgid.stpl │ │ │ │ └── phpfcgid.tpl │ │ │ │ ├── awstats │ │ │ │ ├── awstats.tpl │ │ │ │ ├── index.tpl │ │ │ │ └── nav.tpl │ │ │ │ ├── nginx │ │ │ │ ├── caching.stpl │ │ │ │ ├── caching.tpl │ │ │ │ ├── default.stpl │ │ │ │ ├── default.tpl │ │ │ │ ├── hosting.sh │ │ │ │ ├── hosting.stpl │ │ │ │ ├── hosting.tpl │ │ │ │ ├── http2.stpl │ │ │ │ ├── http2.tpl │ │ │ │ ├── php5-fpm │ │ │ │ │ ├── cms_made_simple.stpl │ │ │ │ │ ├── cms_made_simple.tpl │ │ │ │ │ ├── codeigniter2.stpl │ │ │ │ │ ├── codeigniter2.tpl │ │ │ │ │ ├── codeigniter3.stpl │ │ │ │ │ ├── codeigniter3.tpl │ │ │ │ │ ├── datalife_engine.stpl │ │ │ │ │ ├── datalife_engine.tpl │ │ │ │ │ ├── default.stpl │ │ │ │ │ ├── default.tpl │ │ │ │ │ ├── dokuwiki.stpl │ │ │ │ │ ├── dokuwiki.tpl │ │ │ │ │ ├── drupal6.stpl │ │ │ │ │ ├── drupal6.tpl │ │ │ │ │ ├── drupal7.stpl │ │ │ │ │ ├── drupal7.tpl │ │ │ │ │ ├── drupal8.stpl │ │ │ │ │ ├── drupal8.tpl │ │ │ │ │ ├── joomla.stpl │ │ │ │ │ ├── joomla.tpl │ │ │ │ │ ├── laravel.stpl │ │ │ │ │ ├── laravel.tpl │ │ │ │ │ ├── magento.stpl │ │ │ │ │ ├── magento.tpl │ │ │ │ │ ├── modx.stpl │ │ │ │ │ ├── modx.tpl │ │ │ │ │ ├── moodle.stpl │ │ │ │ │ ├── moodle.tpl │ │ │ │ │ ├── no-php.stpl │ │ │ │ │ ├── no-php.tpl │ │ │ │ │ ├── odoo.stpl │ │ │ │ │ ├── odoo.tpl │ │ │ │ │ ├── opencart.stpl │ │ │ │ │ ├── opencart.tpl │ │ │ │ │ ├── owncloud.stpl │ │ │ │ │ ├── owncloud.tpl │ │ │ │ │ ├── piwik.stpl │ │ │ │ │ ├── piwik.tpl │ │ │ │ │ ├── pyrocms.stpl │ │ │ │ │ ├── pyrocms.tpl │ │ │ │ │ ├── sendy.stpl │ │ │ │ │ ├── sendy.tpl │ │ │ │ │ ├── wordpress.stpl │ │ │ │ │ ├── wordpress.tpl │ │ │ │ │ ├── wordpress2.stpl │ │ │ │ │ ├── wordpress2.tpl │ │ │ │ │ ├── wordpress2_rewrite.stpl │ │ │ │ │ ├── wordpress2_rewrite.tpl │ │ │ │ │ ├── wordpress2_wp_super_cache.stpl │ │ │ │ │ └── wordpress2_wp_super_cache.tpl │ │ │ │ └── proxy_ip.tpl │ │ │ │ ├── php5-fpm │ │ │ │ ├── default.tpl │ │ │ │ ├── no-php.tpl │ │ │ │ └── socket.tpl │ │ │ │ ├── skel │ │ │ │ ├── document_errors │ │ │ │ │ ├── 403.html │ │ │ │ │ ├── 404.html │ │ │ │ │ └── 50x.html │ │ │ │ ├── public_html │ │ │ │ │ ├── index.html │ │ │ │ │ └── robots.txt │ │ │ │ └── public_shtml │ │ │ │ │ ├── index.html │ │ │ │ │ └── robots.txt │ │ │ │ ├── suspend │ │ │ │ ├── .htaccess │ │ │ │ └── index.html │ │ │ │ └── webalizer │ │ │ │ └── webalizer.tpl │ │ └── vsftpd │ │ │ └── vsftpd.conf │ ├── 8 │ │ ├── apache2 │ │ │ ├── apache2.conf │ │ │ └── status.conf │ │ ├── bind │ │ │ └── named.conf │ │ ├── clamav │ │ │ └── clamd.conf │ │ ├── deb_signing.key │ │ ├── dovecot │ │ │ ├── conf.d │ │ │ │ ├── 10-auth.conf │ │ │ │ ├── 10-logging.conf │ │ │ │ ├── 10-mail.conf │ │ │ │ ├── 10-master.conf │ │ │ │ ├── 10-ssl.conf │ │ │ │ ├── 20-imap.conf │ │ │ │ ├── 20-pop3.conf │ │ │ │ └── auth-passwdfile.conf.ext │ │ │ └── dovecot.conf │ │ ├── exim │ │ │ ├── dnsbl.conf │ │ │ ├── exim4.conf.template │ │ │ └── spam-blocks.conf │ │ ├── fail2ban │ │ │ ├── action.d │ │ │ │ └── vesta.conf │ │ │ ├── filter.d │ │ │ │ └── vesta.conf │ │ │ └── jail.local │ │ ├── firewall │ │ │ ├── ports.conf │ │ │ └── rules.conf │ │ ├── logrotate │ │ │ ├── apache2 │ │ │ ├── dovecot │ │ │ ├── nginx │ │ │ └── vesta │ │ ├── mysql │ │ │ ├── my-large.cnf │ │ │ ├── my-medium.cnf │ │ │ └── my-small.cnf │ │ ├── nginx │ │ │ ├── nginx.conf │ │ │ ├── phpmyadmin.inc │ │ │ ├── phppgadmin.inc │ │ │ ├── status.conf │ │ │ └── webmail.inc │ │ ├── packages │ │ │ ├── default.pkg │ │ │ ├── gainsboro.pkg │ │ │ ├── palegreen.pkg │ │ │ └── slategrey.pkg │ │ ├── pga │ │ │ ├── config.inc.php │ │ │ └── phppgadmin.conf │ │ ├── php5-fpm │ │ │ └── www.conf │ │ ├── pma │ │ │ ├── apache.conf │ │ │ └── config.inc.php │ │ ├── postgresql │ │ │ └── pg_hba.conf │ │ ├── proftpd │ │ │ └── proftpd.conf │ │ ├── roundcube │ │ │ ├── apache.conf │ │ │ ├── config.inc.php │ │ │ ├── db.inc.php │ │ │ ├── main.inc.php │ │ │ ├── roundcube-tinymce.tar.gz │ │ │ └── vesta.php │ │ ├── sudo │ │ │ └── admin │ │ ├── templates │ │ │ ├── dns │ │ │ │ ├── child-ns.tpl │ │ │ │ ├── default.tpl │ │ │ │ └── gmail.tpl │ │ │ └── web │ │ │ │ ├── apache2 │ │ │ │ ├── basedir.stpl │ │ │ │ ├── basedir.tpl │ │ │ │ ├── default.stpl │ │ │ │ ├── default.tpl │ │ │ │ ├── hosting.stpl │ │ │ │ ├── hosting.tpl │ │ │ │ ├── phpcgi.sh │ │ │ │ ├── phpcgi.stpl │ │ │ │ ├── phpcgi.tpl │ │ │ │ ├── phpfcgid.sh │ │ │ │ ├── phpfcgid.stpl │ │ │ │ └── phpfcgid.tpl │ │ │ │ ├── awstats │ │ │ │ ├── awstats.tpl │ │ │ │ ├── index.tpl │ │ │ │ └── nav.tpl │ │ │ │ ├── nginx │ │ │ │ ├── caching.sh │ │ │ │ ├── caching.stpl │ │ │ │ ├── caching.tpl │ │ │ │ ├── default.stpl │ │ │ │ ├── default.tpl │ │ │ │ ├── hosting.sh │ │ │ │ ├── hosting.stpl │ │ │ │ ├── hosting.tpl │ │ │ │ ├── http2.stpl │ │ │ │ ├── http2.tpl │ │ │ │ ├── php5-fpm │ │ │ │ │ ├── cms_made_simple.stpl │ │ │ │ │ ├── cms_made_simple.tpl │ │ │ │ │ ├── codeigniter2.stpl │ │ │ │ │ ├── codeigniter2.tpl │ │ │ │ │ ├── codeigniter3.stpl │ │ │ │ │ ├── codeigniter3.tpl │ │ │ │ │ ├── datalife_engine.stpl │ │ │ │ │ ├── datalife_engine.tpl │ │ │ │ │ ├── default.stpl │ │ │ │ │ ├── default.tpl │ │ │ │ │ ├── dokuwiki.stpl │ │ │ │ │ ├── dokuwiki.tpl │ │ │ │ │ ├── drupal6.stpl │ │ │ │ │ ├── drupal6.tpl │ │ │ │ │ ├── drupal7.stpl │ │ │ │ │ ├── drupal7.tpl │ │ │ │ │ ├── drupal8.stpl │ │ │ │ │ ├── drupal8.tpl │ │ │ │ │ ├── joomla.stpl │ │ │ │ │ ├── joomla.tpl │ │ │ │ │ ├── laravel.stpl │ │ │ │ │ ├── laravel.tpl │ │ │ │ │ ├── magento.stpl │ │ │ │ │ ├── magento.tpl │ │ │ │ │ ├── modx.stpl │ │ │ │ │ ├── modx.tpl │ │ │ │ │ ├── moodle.stpl │ │ │ │ │ ├── moodle.tpl │ │ │ │ │ ├── no-php.stpl │ │ │ │ │ ├── no-php.tpl │ │ │ │ │ ├── odoo.stpl │ │ │ │ │ ├── odoo.tpl │ │ │ │ │ ├── opencart.stpl │ │ │ │ │ ├── opencart.tpl │ │ │ │ │ ├── owncloud.stpl │ │ │ │ │ ├── owncloud.tpl │ │ │ │ │ ├── piwik.stpl │ │ │ │ │ ├── piwik.tpl │ │ │ │ │ ├── pyrocms.stpl │ │ │ │ │ ├── pyrocms.tpl │ │ │ │ │ ├── sendy.stpl │ │ │ │ │ ├── sendy.tpl │ │ │ │ │ ├── wordpress.stpl │ │ │ │ │ ├── wordpress.tpl │ │ │ │ │ ├── wordpress2.stpl │ │ │ │ │ ├── wordpress2.tpl │ │ │ │ │ ├── wordpress2_rewrite.stpl │ │ │ │ │ ├── wordpress2_rewrite.tpl │ │ │ │ │ ├── wordpress2_wp_super_cache.stpl │ │ │ │ │ └── wordpress2_wp_super_cache.tpl │ │ │ │ └── proxy_ip.tpl │ │ │ │ ├── php5-fpm │ │ │ │ ├── default.tpl │ │ │ │ ├── no-php.tpl │ │ │ │ └── socket.tpl │ │ │ │ ├── skel │ │ │ │ ├── document_errors │ │ │ │ │ ├── 403.html │ │ │ │ │ ├── 404.html │ │ │ │ │ └── 50x.html │ │ │ │ ├── public_html │ │ │ │ │ ├── index.html │ │ │ │ │ └── robots.txt │ │ │ │ └── public_shtml │ │ │ │ │ ├── index.html │ │ │ │ │ └── robots.txt │ │ │ │ ├── suspend │ │ │ │ ├── .htaccess │ │ │ │ └── index.html │ │ │ │ └── webalizer │ │ │ │ └── webalizer.tpl │ │ └── vsftpd │ │ │ └── vsftpd.conf │ └── 9 │ │ ├── apache2 │ │ ├── apache2.conf │ │ └── status.conf │ │ ├── bind │ │ └── named.conf │ │ ├── clamav │ │ └── clamd.conf │ │ ├── deb_signing.key │ │ ├── dovecot │ │ ├── conf.d │ │ │ ├── 10-auth.conf │ │ │ ├── 10-logging.conf │ │ │ ├── 10-mail.conf │ │ │ ├── 10-master.conf │ │ │ ├── 10-ssl.conf │ │ │ ├── 15-mailboxes.conf │ │ │ ├── 20-imap.conf │ │ │ ├── 20-pop3.conf │ │ │ └── auth-passwdfile.conf.ext │ │ └── dovecot.conf │ │ ├── exim │ │ ├── dnsbl.conf │ │ ├── exim4.conf.template │ │ └── spam-blocks.conf │ │ ├── fail2ban │ │ ├── action.d │ │ │ └── vesta.conf │ │ ├── filter.d │ │ │ └── vesta.conf │ │ └── jail.local │ │ ├── firewall │ │ ├── ports.conf │ │ └── rules.conf │ │ ├── logrotate │ │ ├── apache2 │ │ ├── dovecot │ │ ├── nginx │ │ └── vesta │ │ ├── mysql │ │ ├── my-large.cnf │ │ ├── my-medium.cnf │ │ └── my-small.cnf │ │ ├── nginx │ │ ├── nginx.conf │ │ ├── phpmyadmin.inc │ │ ├── phppgadmin.inc │ │ ├── status.conf │ │ └── webmail.inc │ │ ├── packages │ │ ├── default.pkg │ │ ├── gainsboro.pkg │ │ ├── palegreen.pkg │ │ └── slategrey.pkg │ │ ├── pga │ │ ├── config.inc.php │ │ └── phppgadmin.conf │ │ ├── php-fpm │ │ └── www.conf │ │ ├── pma │ │ ├── apache.conf │ │ └── config.inc.php │ │ ├── postgresql │ │ └── pg_hba.conf │ │ ├── proftpd │ │ └── proftpd.conf │ │ ├── roundcube │ │ ├── apache.conf │ │ ├── config.inc.php │ │ ├── db.inc.php │ │ ├── main.inc.php │ │ └── vesta.php │ │ ├── sudo │ │ └── admin │ │ ├── templates │ │ ├── dns │ │ │ ├── child-ns.tpl │ │ │ ├── default.tpl │ │ │ └── gmail.tpl │ │ └── web │ │ │ ├── apache2 │ │ │ ├── basedir.stpl │ │ │ ├── basedir.tpl │ │ │ ├── default.stpl │ │ │ ├── default.tpl │ │ │ ├── hosting.stpl │ │ │ ├── hosting.tpl │ │ │ ├── phpcgi.sh │ │ │ ├── phpcgi.stpl │ │ │ ├── phpcgi.tpl │ │ │ ├── phpfcgid.sh │ │ │ ├── phpfcgid.stpl │ │ │ └── phpfcgid.tpl │ │ │ ├── awstats │ │ │ ├── awstats.tpl │ │ │ ├── index.tpl │ │ │ └── nav.tpl │ │ │ ├── nginx │ │ │ ├── caching.sh │ │ │ ├── caching.stpl │ │ │ ├── caching.tpl │ │ │ ├── default.stpl │ │ │ ├── default.tpl │ │ │ ├── hosting.sh │ │ │ ├── hosting.stpl │ │ │ ├── hosting.tpl │ │ │ ├── http2.stpl │ │ │ ├── http2.tpl │ │ │ ├── php-fpm │ │ │ │ ├── cms_made_simple.stpl │ │ │ │ ├── cms_made_simple.tpl │ │ │ │ ├── codeigniter2.stpl │ │ │ │ ├── codeigniter2.tpl │ │ │ │ ├── codeigniter3.stpl │ │ │ │ ├── codeigniter3.tpl │ │ │ │ ├── datalife_engine.stpl │ │ │ │ ├── datalife_engine.tpl │ │ │ │ ├── default.stpl │ │ │ │ ├── default.tpl │ │ │ │ ├── dokuwiki.stpl │ │ │ │ ├── dokuwiki.tpl │ │ │ │ ├── drupal6.stpl │ │ │ │ ├── drupal6.tpl │ │ │ │ ├── drupal7.stpl │ │ │ │ ├── drupal7.tpl │ │ │ │ ├── drupal8.stpl │ │ │ │ ├── drupal8.tpl │ │ │ │ ├── invoiceninja.stpl │ │ │ │ ├── invoiceninja.tpl │ │ │ │ ├── joomla.stpl │ │ │ │ ├── joomla.tpl │ │ │ │ ├── laravel.stpl │ │ │ │ ├── laravel.tpl │ │ │ │ ├── magento.stpl │ │ │ │ ├── magento.tpl │ │ │ │ ├── mautic.stpl │ │ │ │ ├── mautic.tpl │ │ │ │ ├── modx.stpl │ │ │ │ ├── modx.tpl │ │ │ │ ├── moodle.stpl │ │ │ │ ├── moodle.tpl │ │ │ │ ├── no-php.stpl │ │ │ │ ├── no-php.tpl │ │ │ │ ├── odoo.stpl │ │ │ │ ├── odoo.tpl │ │ │ │ ├── opencart.stpl │ │ │ │ ├── opencart.tpl │ │ │ │ ├── owncloud.stpl │ │ │ │ ├── owncloud.tpl │ │ │ │ ├── piwik.stpl │ │ │ │ ├── piwik.tpl │ │ │ │ ├── pyrocms.stpl │ │ │ │ ├── pyrocms.tpl │ │ │ │ ├── sendy.stpl │ │ │ │ ├── sendy.tpl │ │ │ │ ├── vbulletin5.stpl │ │ │ │ ├── vbulletin5.tpl │ │ │ │ ├── wordpress.stpl │ │ │ │ ├── wordpress.tpl │ │ │ │ ├── wordpress2.stpl │ │ │ │ ├── wordpress2.tpl │ │ │ │ ├── wordpress2_rewrite.stpl │ │ │ │ ├── wordpress2_rewrite.tpl │ │ │ │ ├── wordpress2_wp_super_cache.stpl │ │ │ │ └── wordpress2_wp_super_cache.tpl │ │ │ └── proxy_ip.tpl │ │ │ ├── php-fpm │ │ │ ├── default.tpl │ │ │ ├── no-php.tpl │ │ │ └── socket.tpl │ │ │ ├── skel │ │ │ ├── document_errors │ │ │ │ ├── 403.html │ │ │ │ ├── 404.html │ │ │ │ └── 50x.html │ │ │ ├── public_html │ │ │ │ ├── index.html │ │ │ │ └── robots.txt │ │ │ └── public_shtml │ │ │ │ ├── index.html │ │ │ │ └── robots.txt │ │ │ ├── suspend │ │ │ ├── .htaccess │ │ │ └── index.html │ │ │ └── webalizer │ │ │ └── webalizer.tpl │ │ └── vsftpd │ │ └── vsftpd.conf ├── rhel │ ├── 5 │ │ ├── GPG.txt │ │ ├── clamav │ │ │ ├── clamd.conf │ │ │ ├── clamd.service │ │ │ └── freshclam.conf │ │ ├── dovecot │ │ │ └── dovecot.conf │ │ ├── epel-release.rpm │ │ ├── exim │ │ │ ├── dnsbl.conf │ │ │ ├── exim-smarthost.conf │ │ │ ├── exim.conf │ │ │ └── spam-blocks.conf │ │ ├── fail2ban │ │ │ ├── action.d │ │ │ │ └── vesta.conf │ │ │ ├── filter.d │ │ │ │ └── vesta.conf │ │ │ └── jail.local │ │ ├── firewall │ │ │ ├── ports.conf │ │ │ └── rules.conf │ │ ├── httpd │ │ │ ├── httpd.conf │ │ │ ├── ruid2.conf │ │ │ ├── ssl.conf │ │ │ └── status.conf │ │ ├── logrotate │ │ │ ├── dovecot │ │ │ ├── httpd │ │ │ ├── nginx │ │ │ └── vesta │ │ ├── mariadb │ │ │ ├── my-large.cnf │ │ │ ├── my-medium.cnf │ │ │ └── my-small.cnf │ │ ├── monit │ │ │ ├── clamd.conf │ │ │ ├── dovecot.conf │ │ │ ├── exim.conf │ │ │ ├── httpd.conf │ │ │ ├── mysql.conf │ │ │ ├── nginx.conf │ │ │ ├── spamassassin.conf │ │ │ ├── sshd.conf │ │ │ ├── vesta-nginx.conf │ │ │ └── vesta-php.conf │ │ ├── mysqld │ │ │ ├── my-large.cnf │ │ │ ├── my-medium.cnf │ │ │ └── my-small.cnf │ │ ├── named │ │ │ └── named.conf │ │ ├── nginx │ │ │ ├── nginx.conf │ │ │ ├── phpmyadmin.inc │ │ │ ├── phppgadmin.inc │ │ │ ├── status.conf │ │ │ └── webmail.inc │ │ ├── packages │ │ │ ├── default.pkg │ │ │ ├── gainsboro.pkg │ │ │ ├── palegreen.pkg │ │ │ └── slategrey.pkg │ │ ├── pga │ │ │ ├── config.inc.php │ │ │ └── phpPgAdmin.conf │ │ ├── php-fpm │ │ │ └── www.conf │ │ ├── pma │ │ │ ├── config.inc.conf │ │ │ └── phpMyAdmin.conf │ │ ├── postgresql │ │ │ └── pg_hba.conf │ │ ├── proftpd │ │ │ └── proftpd.conf │ │ ├── remi-release.rpm │ │ ├── roundcube │ │ │ ├── config.inc.php │ │ │ ├── db.inc.php │ │ │ ├── main.inc.php │ │ │ ├── roundcubemail.conf │ │ │ └── vesta.php │ │ ├── sudo │ │ │ └── admin │ │ ├── templates │ │ │ ├── dns │ │ │ │ ├── child-ns.tpl │ │ │ │ ├── default.tpl │ │ │ │ └── gmail.tpl │ │ │ └── web │ │ │ │ ├── awstats │ │ │ │ ├── awstats.tpl │ │ │ │ ├── index.tpl │ │ │ │ └── nav.tpl │ │ │ │ ├── httpd │ │ │ │ ├── basedir.stpl │ │ │ │ ├── basedir.tpl │ │ │ │ ├── default.stpl │ │ │ │ ├── default.tpl │ │ │ │ ├── hosting.stpl │ │ │ │ ├── hosting.tpl │ │ │ │ ├── phpcgi.sh │ │ │ │ ├── phpcgi.stpl │ │ │ │ ├── phpcgi.tpl │ │ │ │ ├── phpfcgid.sh │ │ │ │ ├── phpfcgid.stpl │ │ │ │ └── phpfcgid.tpl │ │ │ │ ├── nginx │ │ │ │ ├── caching.sh │ │ │ │ ├── caching.stpl │ │ │ │ ├── caching.tpl │ │ │ │ ├── default.stpl │ │ │ │ ├── default.tpl │ │ │ │ ├── hosting.sh │ │ │ │ ├── hosting.stpl │ │ │ │ ├── hosting.tpl │ │ │ │ ├── http2.stpl │ │ │ │ ├── http2.tpl │ │ │ │ ├── php-fpm │ │ │ │ │ ├── cms_made_simple.stpl │ │ │ │ │ ├── cms_made_simple.tpl │ │ │ │ │ ├── codeigniter2.stpl │ │ │ │ │ ├── codeigniter2.tpl │ │ │ │ │ ├── codeigniter3.stpl │ │ │ │ │ ├── codeigniter3.tpl │ │ │ │ │ ├── datalife_engine.stpl │ │ │ │ │ ├── datalife_engine.tpl │ │ │ │ │ ├── default.stpl │ │ │ │ │ ├── default.tpl │ │ │ │ │ ├── dokuwiki.stpl │ │ │ │ │ ├── dokuwiki.tpl │ │ │ │ │ ├── drupal6.stpl │ │ │ │ │ ├── drupal6.tpl │ │ │ │ │ ├── drupal7.stpl │ │ │ │ │ ├── drupal7.tpl │ │ │ │ │ ├── drupal8.stpl │ │ │ │ │ ├── drupal8.tpl │ │ │ │ │ ├── joomla.stpl │ │ │ │ │ ├── joomla.tpl │ │ │ │ │ ├── laravel.stpl │ │ │ │ │ ├── laravel.tpl │ │ │ │ │ ├── magento.stpl │ │ │ │ │ ├── magento.tpl │ │ │ │ │ ├── modx.stpl │ │ │ │ │ ├── modx.tpl │ │ │ │ │ ├── moodle.stpl │ │ │ │ │ ├── moodle.tpl │ │ │ │ │ ├── no-php.stpl │ │ │ │ │ ├── no-php.tpl │ │ │ │ │ ├── odoo.stpl │ │ │ │ │ ├── odoo.tpl │ │ │ │ │ ├── opencart.stpl │ │ │ │ │ ├── opencart.tpl │ │ │ │ │ ├── owncloud.stpl │ │ │ │ │ ├── owncloud.tpl │ │ │ │ │ ├── piwik.stpl │ │ │ │ │ ├── piwik.tpl │ │ │ │ │ ├── pyrocms.stpl │ │ │ │ │ ├── pyrocms.tpl │ │ │ │ │ ├── sendy.stpl │ │ │ │ │ ├── sendy.tpl │ │ │ │ │ ├── wordpress.stpl │ │ │ │ │ ├── wordpress.tpl │ │ │ │ │ ├── wordpress2.stpl │ │ │ │ │ ├── wordpress2.tpl │ │ │ │ │ ├── wordpress2_rewrite.stpl │ │ │ │ │ ├── wordpress2_rewrite.tpl │ │ │ │ │ ├── wordpress2_wp_super_cache.stpl │ │ │ │ │ └── wordpress2_wp_super_cache.tpl │ │ │ │ └── proxy_ip.tpl │ │ │ │ ├── php-fpm │ │ │ │ ├── default.tpl │ │ │ │ ├── no-php.tpl │ │ │ │ └── socket.tpl │ │ │ │ ├── skel │ │ │ │ ├── document_errors │ │ │ │ │ ├── 403.html │ │ │ │ │ ├── 404.html │ │ │ │ │ └── 50x.html │ │ │ │ ├── public_html │ │ │ │ │ ├── index.html │ │ │ │ │ └── robots.txt │ │ │ │ └── public_shtml │ │ │ │ │ ├── index.html │ │ │ │ │ └── robots.txt │ │ │ │ ├── suspend │ │ │ │ ├── .htaccess │ │ │ │ └── index.html │ │ │ │ └── webalizer │ │ │ │ └── webalizer.tpl │ │ ├── vsftpd │ │ │ └── vsftpd.conf │ │ └── wsgi │ │ │ └── httpd │ │ │ ├── wsgi.sh │ │ │ ├── wsgi.stpl │ │ │ └── wsgi.tpl │ ├── 6 │ │ ├── GPG.txt │ │ ├── clamav │ │ │ ├── clamd.conf │ │ │ ├── clamd.service │ │ │ └── freshclam.conf │ │ ├── dovecot │ │ │ ├── conf.d │ │ │ │ ├── 10-auth.conf │ │ │ │ ├── 10-logging.conf │ │ │ │ ├── 10-mail.conf │ │ │ │ ├── 10-master.conf │ │ │ │ ├── 10-ssl.conf │ │ │ │ ├── 20-imap.conf │ │ │ │ ├── 20-pop3.conf │ │ │ │ └── auth-passwdfile.conf.ext │ │ │ └── dovecot.conf │ │ ├── epel-release.rpm │ │ ├── exim │ │ │ ├── dnsbl.conf │ │ │ ├── exim-smarthost.conf │ │ │ ├── exim.conf │ │ │ └── spam-blocks.conf │ │ ├── fail2ban │ │ │ ├── action.d │ │ │ │ └── vesta.conf │ │ │ ├── filter.d │ │ │ │ └── vesta.conf │ │ │ └── jail.local │ │ ├── firewall │ │ │ ├── ports.conf │ │ │ └── rules.conf │ │ ├── httpd │ │ │ ├── httpd.conf │ │ │ ├── ruid2.conf │ │ │ ├── ssl.conf │ │ │ └── status.conf │ │ ├── logrotate │ │ │ ├── dovecot │ │ │ ├── httpd │ │ │ ├── nginx │ │ │ └── vesta │ │ ├── mariadb │ │ │ ├── my-large.cnf │ │ │ ├── my-medium.cnf │ │ │ └── my-small.cnf │ │ ├── mysqld │ │ │ ├── my-large.cnf │ │ │ ├── my-medium.cnf │ │ │ └── my-small.cnf │ │ ├── named │ │ │ └── named.conf │ │ ├── nginx │ │ │ ├── nginx.conf │ │ │ ├── phpmyadmin.inc │ │ │ ├── phppgadmin.inc │ │ │ ├── status.conf │ │ │ └── webmail.inc │ │ ├── packages │ │ │ ├── default.pkg │ │ │ ├── gainsboro.pkg │ │ │ ├── palegreen.pkg │ │ │ └── slategrey.pkg │ │ ├── pga │ │ │ ├── config.inc.php │ │ │ └── phpPgAdmin.conf │ │ ├── php-fpm │ │ │ └── www.conf │ │ ├── pma │ │ │ ├── config.inc.conf │ │ │ └── phpMyAdmin.conf │ │ ├── postgresql │ │ │ └── pg_hba.conf │ │ ├── proftpd │ │ │ └── proftpd.conf │ │ ├── remi-release.rpm │ │ ├── roundcube │ │ │ ├── config.inc.php │ │ │ ├── db.inc.php │ │ │ ├── main.inc.php │ │ │ ├── roundcubemail.conf │ │ │ └── vesta.php │ │ ├── sudo │ │ │ └── admin │ │ ├── templates │ │ │ ├── dns │ │ │ │ ├── child-ns.tpl │ │ │ │ ├── default.tpl │ │ │ │ └── gmail.tpl │ │ │ └── web │ │ │ │ ├── awstats │ │ │ │ ├── awstats.tpl │ │ │ │ ├── index.tpl │ │ │ │ └── nav.tpl │ │ │ │ ├── httpd │ │ │ │ ├── basedir.stpl │ │ │ │ ├── basedir.tpl │ │ │ │ ├── default.stpl │ │ │ │ ├── default.tpl │ │ │ │ ├── hosting.stpl │ │ │ │ ├── hosting.tpl │ │ │ │ ├── phpcgi.sh │ │ │ │ ├── phpcgi.stpl │ │ │ │ ├── phpcgi.tpl │ │ │ │ ├── phpfcgid.sh │ │ │ │ ├── phpfcgid.stpl │ │ │ │ └── phpfcgid.tpl │ │ │ │ ├── nginx │ │ │ │ ├── caching.sh │ │ │ │ ├── caching.stpl │ │ │ │ ├── caching.tpl │ │ │ │ ├── default.stpl │ │ │ │ ├── default.tpl │ │ │ │ ├── hosting.sh │ │ │ │ ├── hosting.stpl │ │ │ │ ├── hosting.tpl │ │ │ │ ├── http2.stpl │ │ │ │ ├── http2.tpl │ │ │ │ ├── php-fpm │ │ │ │ │ ├── cms_made_simple.stpl │ │ │ │ │ ├── cms_made_simple.tpl │ │ │ │ │ ├── codeigniter2.stpl │ │ │ │ │ ├── codeigniter2.tpl │ │ │ │ │ ├── codeigniter3.stpl │ │ │ │ │ ├── codeigniter3.tpl │ │ │ │ │ ├── datalife_engine.stpl │ │ │ │ │ ├── datalife_engine.tpl │ │ │ │ │ ├── default.stpl │ │ │ │ │ ├── default.tpl │ │ │ │ │ ├── dokuwiki.stpl │ │ │ │ │ ├── dokuwiki.tpl │ │ │ │ │ ├── drupal6.stpl │ │ │ │ │ ├── drupal6.tpl │ │ │ │ │ ├── drupal7.stpl │ │ │ │ │ ├── drupal7.tpl │ │ │ │ │ ├── drupal8.stpl │ │ │ │ │ ├── drupal8.tpl │ │ │ │ │ ├── invoiceninja.stpl │ │ │ │ │ ├── invoiceninja.tpl │ │ │ │ │ ├── joomla.stpl │ │ │ │ │ ├── joomla.tpl │ │ │ │ │ ├── laravel.stpl │ │ │ │ │ ├── laravel.tpl │ │ │ │ │ ├── magento.stpl │ │ │ │ │ ├── magento.tpl │ │ │ │ │ ├── mautic.stpl │ │ │ │ │ ├── mautic.tpl │ │ │ │ │ ├── modx.stpl │ │ │ │ │ ├── modx.tpl │ │ │ │ │ ├── moodle.stpl │ │ │ │ │ ├── moodle.tpl │ │ │ │ │ ├── no-php.stpl │ │ │ │ │ ├── no-php.tpl │ │ │ │ │ ├── odoo.stpl │ │ │ │ │ ├── odoo.tpl │ │ │ │ │ ├── opencart.stpl │ │ │ │ │ ├── opencart.tpl │ │ │ │ │ ├── owncloud.stpl │ │ │ │ │ ├── owncloud.tpl │ │ │ │ │ ├── piwik.stpl │ │ │ │ │ ├── piwik.tpl │ │ │ │ │ ├── pyrocms.stpl │ │ │ │ │ ├── pyrocms.tpl │ │ │ │ │ ├── sendy.stpl │ │ │ │ │ ├── sendy.tpl │ │ │ │ │ ├── wordpress.stpl │ │ │ │ │ ├── wordpress.tpl │ │ │ │ │ ├── wordpress2.stpl │ │ │ │ │ ├── wordpress2.tpl │ │ │ │ │ ├── wordpress2_rewrite.stpl │ │ │ │ │ ├── wordpress2_rewrite.tpl │ │ │ │ │ ├── wordpress2_wp_super_cache.stpl │ │ │ │ │ └── wordpress2_wp_super_cache.tpl │ │ │ │ └── proxy_ip.tpl │ │ │ │ ├── php-fpm │ │ │ │ ├── default.tpl │ │ │ │ ├── no-php.tpl │ │ │ │ └── socket.tpl │ │ │ │ ├── skel │ │ │ │ ├── document_errors │ │ │ │ │ ├── 403.html │ │ │ │ │ ├── 404.html │ │ │ │ │ └── 50x.html │ │ │ │ ├── public_html │ │ │ │ │ ├── index.html │ │ │ │ │ └── robots.txt │ │ │ │ └── public_shtml │ │ │ │ │ ├── index.html │ │ │ │ │ └── robots.txt │ │ │ │ ├── suspend │ │ │ │ ├── .htaccess │ │ │ │ └── index.html │ │ │ │ └── webalizer │ │ │ │ └── webalizer.tpl │ │ ├── vsftpd │ │ │ └── vsftpd.conf │ │ └── wsgi │ │ │ └── httpd │ │ │ ├── wsgi.sh │ │ │ ├── wsgi.stpl │ │ │ └── wsgi.tpl │ ├── 7 │ │ ├── GPG.txt │ │ ├── clamav │ │ │ ├── clamd.conf │ │ │ ├── clamd.service │ │ │ └── freshclam.conf │ │ ├── dovecot │ │ │ ├── conf.d │ │ │ │ ├── 10-auth.conf │ │ │ │ ├── 10-logging.conf │ │ │ │ ├── 10-mail.conf │ │ │ │ ├── 10-master.conf │ │ │ │ ├── 10-ssl.conf │ │ │ │ ├── 15-mailboxes.conf │ │ │ │ ├── 20-imap.conf │ │ │ │ ├── 20-pop3.conf │ │ │ │ └── auth-passwdfile.conf.ext │ │ │ └── dovecot.conf │ │ ├── epel-release.rpm │ │ ├── exim │ │ │ ├── dnsbl.conf │ │ │ ├── exim-smarthost.conf │ │ │ ├── exim.conf │ │ │ └── spam-blocks.conf │ │ ├── fail2ban │ │ │ ├── action.d │ │ │ │ └── vesta.conf │ │ │ ├── filter.d │ │ │ │ └── vesta.conf │ │ │ └── jail.local │ │ ├── firewall │ │ │ ├── ports.conf │ │ │ └── rules.conf │ │ ├── httpd │ │ │ ├── httpd.conf │ │ │ ├── ruid2.conf │ │ │ ├── ssl.conf │ │ │ └── status.conf │ │ ├── logrotate │ │ │ ├── dovecot │ │ │ ├── httpd │ │ │ ├── nginx │ │ │ └── vesta │ │ ├── mariadb │ │ │ ├── my-large.cnf │ │ │ ├── my-medium.cnf │ │ │ └── my-small.cnf │ │ ├── monit │ │ │ ├── clamd.conf │ │ │ ├── dovecot.conf │ │ │ ├── exim.conf │ │ │ ├── httpd.conf │ │ │ ├── mysql.conf │ │ │ ├── nginx.conf │ │ │ ├── spamassassin.conf │ │ │ ├── sshd.conf │ │ │ ├── vesta-nginx.conf │ │ │ └── vesta-php.conf │ │ ├── mysqld │ │ │ ├── my-large.cnf │ │ │ ├── my-medium.cnf │ │ │ └── my-small.cnf │ │ ├── named │ │ │ └── named.conf │ │ ├── nginx │ │ │ ├── nginx.conf │ │ │ ├── phpmyadmin.inc │ │ │ ├── phppgadmin.inc │ │ │ ├── status.conf │ │ │ └── webmail.inc │ │ ├── packages │ │ │ ├── default.pkg │ │ │ ├── gainsboro.pkg │ │ │ ├── palegreen.pkg │ │ │ └── slategrey.pkg │ │ ├── pga │ │ │ ├── config.inc.php │ │ │ └── phpPgAdmin.conf │ │ ├── php-fpm │ │ │ └── www.conf │ │ ├── pma │ │ │ ├── config.inc.conf │ │ │ └── phpMyAdmin.conf │ │ ├── postgresql │ │ │ └── pg_hba.conf │ │ ├── proftpd │ │ │ └── proftpd.conf │ │ ├── remi-release.rpm │ │ ├── roundcube │ │ │ ├── config.inc.php │ │ │ ├── db.inc.php │ │ │ ├── main.inc.php │ │ │ ├── roundcubemail.conf │ │ │ └── vesta.php │ │ ├── sudo │ │ │ └── admin │ │ ├── templates │ │ │ ├── dns │ │ │ │ ├── child-ns.tpl │ │ │ │ ├── default.tpl │ │ │ │ └── gmail.tpl │ │ │ └── web │ │ │ │ ├── awstats │ │ │ │ ├── awstats.tpl │ │ │ │ ├── index.tpl │ │ │ │ └── nav.tpl │ │ │ │ ├── httpd │ │ │ │ ├── basedir.stpl │ │ │ │ ├── basedir.tpl │ │ │ │ ├── default.stpl │ │ │ │ ├── default.tpl │ │ │ │ ├── hosting.stpl │ │ │ │ ├── hosting.tpl │ │ │ │ ├── phpcgi.sh │ │ │ │ ├── phpcgi.stpl │ │ │ │ ├── phpcgi.tpl │ │ │ │ ├── phpfcgid.sh │ │ │ │ ├── phpfcgid.stpl │ │ │ │ └── phpfcgid.tpl │ │ │ │ ├── nginx │ │ │ │ ├── caching.sh │ │ │ │ ├── caching.stpl │ │ │ │ ├── caching.tpl │ │ │ │ ├── default.stpl │ │ │ │ ├── default.tpl │ │ │ │ ├── hosting.sh │ │ │ │ ├── hosting.stpl │ │ │ │ ├── hosting.tpl │ │ │ │ ├── http2.stpl │ │ │ │ ├── http2.tpl │ │ │ │ ├── php-fpm │ │ │ │ │ ├── cms_made_simple.stpl │ │ │ │ │ ├── cms_made_simple.tpl │ │ │ │ │ ├── codeigniter2.stpl │ │ │ │ │ ├── codeigniter2.tpl │ │ │ │ │ ├── codeigniter3.stpl │ │ │ │ │ ├── codeigniter3.tpl │ │ │ │ │ ├── datalife_engine.stpl │ │ │ │ │ ├── datalife_engine.tpl │ │ │ │ │ ├── default.stpl │ │ │ │ │ ├── default.tpl │ │ │ │ │ ├── dokuwiki.stpl │ │ │ │ │ ├── dokuwiki.tpl │ │ │ │ │ ├── drupal6.stpl │ │ │ │ │ ├── drupal6.tpl │ │ │ │ │ ├── drupal7.stpl │ │ │ │ │ ├── drupal7.tpl │ │ │ │ │ ├── drupal8.stpl │ │ │ │ │ ├── drupal8.tpl │ │ │ │ │ ├── freescout.stpl │ │ │ │ │ ├── freescout.tpl │ │ │ │ │ ├── invoiceninja.stpl │ │ │ │ │ ├── invoiceninja.tpl │ │ │ │ │ ├── joomla.stpl │ │ │ │ │ ├── joomla.tpl │ │ │ │ │ ├── laravel.stpl │ │ │ │ │ ├── laravel.tpl │ │ │ │ │ ├── magento.stpl │ │ │ │ │ ├── magento.tpl │ │ │ │ │ ├── mautic.stpl │ │ │ │ │ ├── mautic.tpl │ │ │ │ │ ├── modx.stpl │ │ │ │ │ ├── modx.tpl │ │ │ │ │ ├── moodle.stpl │ │ │ │ │ ├── moodle.tpl │ │ │ │ │ ├── no-php.stpl │ │ │ │ │ ├── no-php.tpl │ │ │ │ │ ├── odoo.stpl │ │ │ │ │ ├── odoo.tpl │ │ │ │ │ ├── opencart.stpl │ │ │ │ │ ├── opencart.tpl │ │ │ │ │ ├── owncloud.stpl │ │ │ │ │ ├── owncloud.tpl │ │ │ │ │ ├── piwik.stpl │ │ │ │ │ ├── piwik.tpl │ │ │ │ │ ├── pyrocms.stpl │ │ │ │ │ ├── pyrocms.tpl │ │ │ │ │ ├── sendy.stpl │ │ │ │ │ ├── sendy.tpl │ │ │ │ │ ├── single_page_application.stpl │ │ │ │ │ ├── single_page_application.tpl │ │ │ │ │ ├── wordpress.stpl │ │ │ │ │ ├── wordpress.tpl │ │ │ │ │ ├── wordpress2.stpl │ │ │ │ │ ├── wordpress2.tpl │ │ │ │ │ ├── wordpress2_rewrite.stpl │ │ │ │ │ ├── wordpress2_rewrite.tpl │ │ │ │ │ ├── wordpress2_wp_super_cache.stpl │ │ │ │ │ └── wordpress2_wp_super_cache.tpl │ │ │ │ └── proxy_ip.tpl │ │ │ │ ├── php-fpm │ │ │ │ ├── default.tpl │ │ │ │ ├── no-php.tpl │ │ │ │ └── socket.tpl │ │ │ │ ├── skel │ │ │ │ ├── document_errors │ │ │ │ │ ├── 403.html │ │ │ │ │ ├── 404.html │ │ │ │ │ └── 50x.html │ │ │ │ ├── public_html │ │ │ │ │ ├── index.html │ │ │ │ │ └── robots.txt │ │ │ │ └── public_shtml │ │ │ │ │ ├── index.html │ │ │ │ │ └── robots.txt │ │ │ │ ├── suspend │ │ │ │ ├── .htaccess │ │ │ │ └── index.html │ │ │ │ └── webalizer │ │ │ │ └── webalizer.tpl │ │ ├── vsftpd │ │ │ └── vsftpd.conf │ │ └── wsgi │ │ │ └── httpd │ │ │ ├── wsgi.sh │ │ │ ├── wsgi.stpl │ │ │ └── wsgi.tpl │ └── 8 │ │ └── vsftpd │ │ └── vsftpd.conf ├── ubuntu │ ├── 12.04 │ │ ├── apache2 │ │ │ ├── apache2.conf │ │ │ └── status.conf │ │ ├── bind │ │ │ └── named.conf │ │ ├── clamav │ │ │ └── clamd.conf │ │ ├── deb_signing.key │ │ ├── dovecot │ │ │ ├── conf.d │ │ │ │ ├── 10-auth.conf │ │ │ │ ├── 10-logging.conf │ │ │ │ ├── 10-mail.conf │ │ │ │ ├── 10-master.conf │ │ │ │ ├── 10-ssl.conf │ │ │ │ ├── 20-imap.conf │ │ │ │ ├── 20-pop3.conf │ │ │ │ └── auth-passwdfile.conf.ext │ │ │ └── dovecot.conf │ │ ├── exim │ │ │ ├── dnsbl.conf │ │ │ ├── exim4.conf.template │ │ │ └── spam-blocks.conf │ │ ├── fail2ban │ │ │ ├── action.d │ │ │ │ └── vesta.conf │ │ │ ├── filter.d │ │ │ │ └── vesta.conf │ │ │ └── jail.local │ │ ├── firewall │ │ │ ├── ports.conf │ │ │ └── rules.conf │ │ ├── logrotate │ │ │ ├── apache2 │ │ │ ├── dovecot │ │ │ ├── nginx │ │ │ └── vesta │ │ ├── mysql │ │ │ ├── my-large.cnf │ │ │ ├── my-medium.cnf │ │ │ └── my-small.cnf │ │ ├── nginx │ │ │ ├── nginx.conf │ │ │ ├── phpmyadmin.inc │ │ │ ├── phppgadmin.inc │ │ │ ├── status.conf │ │ │ └── webmail.inc │ │ ├── packages │ │ │ ├── default.pkg │ │ │ ├── gainsboro.pkg │ │ │ ├── palegreen.pkg │ │ │ └── slategrey.pkg │ │ ├── pga │ │ │ ├── config.inc.php │ │ │ └── phppgadmin.conf │ │ ├── php-fpm │ │ │ └── www.conf │ │ ├── pma │ │ │ ├── apache.conf │ │ │ └── config.inc.php │ │ ├── postgresql │ │ │ └── pg_hba.conf │ │ ├── proftpd │ │ │ └── proftpd.conf │ │ ├── roundcube │ │ │ ├── apache.conf │ │ │ ├── config.inc.php │ │ │ ├── db.inc.php │ │ │ ├── main.inc.php │ │ │ └── vesta.php │ │ ├── sudo │ │ │ └── admin │ │ ├── templates │ │ │ ├── dns │ │ │ │ ├── child-ns.tpl │ │ │ │ ├── default.tpl │ │ │ │ └── gmail.tpl │ │ │ └── web │ │ │ │ ├── apache2 │ │ │ │ ├── basedir.stpl │ │ │ │ ├── basedir.tpl │ │ │ │ ├── default.stpl │ │ │ │ ├── default.tpl │ │ │ │ ├── hosting.stpl │ │ │ │ ├── hosting.tpl │ │ │ │ ├── phpcgi.sh │ │ │ │ ├── phpcgi.stpl │ │ │ │ ├── phpcgi.tpl │ │ │ │ ├── phpfcgid.sh │ │ │ │ ├── phpfcgid.stpl │ │ │ │ └── phpfcgid.tpl │ │ │ │ ├── awstats │ │ │ │ ├── awstats.tpl │ │ │ │ ├── index.tpl │ │ │ │ └── nav.tpl │ │ │ │ ├── nginx │ │ │ │ ├── caching.sh │ │ │ │ ├── caching.stpl │ │ │ │ ├── caching.tpl │ │ │ │ ├── default.stpl │ │ │ │ ├── default.tpl │ │ │ │ ├── hosting.sh │ │ │ │ ├── hosting.stpl │ │ │ │ ├── hosting.tpl │ │ │ │ ├── http2.stpl │ │ │ │ ├── http2.tpl │ │ │ │ ├── php-fpm │ │ │ │ │ ├── cms_made_simple.stpl │ │ │ │ │ ├── cms_made_simple.tpl │ │ │ │ │ ├── codeigniter2.stpl │ │ │ │ │ ├── codeigniter2.tpl │ │ │ │ │ ├── codeigniter3.stpl │ │ │ │ │ ├── codeigniter3.tpl │ │ │ │ │ ├── datalife_engine.stpl │ │ │ │ │ ├── datalife_engine.tpl │ │ │ │ │ ├── default.stpl │ │ │ │ │ ├── default.tpl │ │ │ │ │ ├── dokuwiki.stpl │ │ │ │ │ ├── dokuwiki.tpl │ │ │ │ │ ├── drupal6.stpl │ │ │ │ │ ├── drupal6.tpl │ │ │ │ │ ├── drupal7.stpl │ │ │ │ │ ├── drupal7.tpl │ │ │ │ │ ├── drupal8.stpl │ │ │ │ │ ├── drupal8.tpl │ │ │ │ │ ├── joomla.stpl │ │ │ │ │ ├── joomla.tpl │ │ │ │ │ ├── laravel.stpl │ │ │ │ │ ├── laravel.tpl │ │ │ │ │ ├── magento.stpl │ │ │ │ │ ├── magento.tpl │ │ │ │ │ ├── modx.stpl │ │ │ │ │ ├── modx.tpl │ │ │ │ │ ├── moodle.stpl │ │ │ │ │ ├── moodle.tpl │ │ │ │ │ ├── no-php.stpl │ │ │ │ │ ├── no-php.tpl │ │ │ │ │ ├── odoo.stpl │ │ │ │ │ ├── odoo.tpl │ │ │ │ │ ├── opencart.stpl │ │ │ │ │ ├── opencart.tpl │ │ │ │ │ ├── owncloud.stpl │ │ │ │ │ ├── owncloud.tpl │ │ │ │ │ ├── piwik.stpl │ │ │ │ │ ├── piwik.tpl │ │ │ │ │ ├── pyrocms.stpl │ │ │ │ │ ├── pyrocms.tpl │ │ │ │ │ ├── sendy.stpl │ │ │ │ │ ├── sendy.tpl │ │ │ │ │ ├── wordpress.stpl │ │ │ │ │ ├── wordpress.tpl │ │ │ │ │ ├── wordpress2.stpl │ │ │ │ │ ├── wordpress2.tpl │ │ │ │ │ ├── wordpress2_rewrite.stpl │ │ │ │ │ ├── wordpress2_rewrite.tpl │ │ │ │ │ ├── wordpress2_wp_super_cache.stpl │ │ │ │ │ └── wordpress2_wp_super_cache.tpl │ │ │ │ └── proxy_ip.tpl │ │ │ │ ├── php-fpm │ │ │ │ ├── default.tpl │ │ │ │ ├── no-php.tpl │ │ │ │ └── socket.tpl │ │ │ │ ├── skel │ │ │ │ ├── document_errors │ │ │ │ │ ├── 403.html │ │ │ │ │ ├── 404.html │ │ │ │ │ └── 50x.html │ │ │ │ ├── public_html │ │ │ │ │ ├── index.html │ │ │ │ │ └── robots.txt │ │ │ │ └── public_shtml │ │ │ │ │ ├── index.html │ │ │ │ │ └── robots.txt │ │ │ │ ├── suspend │ │ │ │ ├── .htaccess │ │ │ │ └── index.html │ │ │ │ └── webalizer │ │ │ │ └── webalizer.tpl │ │ └── vsftpd │ │ │ └── vsftpd.conf │ ├── 12.10 │ │ ├── apache2 │ │ │ ├── apache2.conf │ │ │ └── status.conf │ │ ├── bind │ │ │ └── named.conf │ │ ├── clamav │ │ │ └── clamd.conf │ │ ├── deb_signing.key │ │ ├── dovecot │ │ │ ├── conf.d │ │ │ │ ├── 10-auth.conf │ │ │ │ ├── 10-logging.conf │ │ │ │ ├── 10-mail.conf │ │ │ │ ├── 10-master.conf │ │ │ │ ├── 10-ssl.conf │ │ │ │ ├── 20-imap.conf │ │ │ │ ├── 20-pop3.conf │ │ │ │ └── auth-passwdfile.conf.ext │ │ │ └── dovecot.conf │ │ ├── exim │ │ │ ├── dnsbl.conf │ │ │ ├── exim4.conf.template │ │ │ └── spam-blocks.conf │ │ ├── fail2ban │ │ │ ├── action.d │ │ │ │ └── vesta.conf │ │ │ ├── filter.d │ │ │ │ └── vesta.conf │ │ │ └── jail.local │ │ ├── firewall │ │ │ ├── ports.conf │ │ │ └── rules.conf │ │ ├── logrotate │ │ │ ├── apache2 │ │ │ ├── dovecot │ │ │ ├── nginx │ │ │ └── vesta │ │ ├── mysql │ │ │ ├── my-large.cnf │ │ │ ├── my-medium.cnf │ │ │ └── my-small.cnf │ │ ├── nginx │ │ │ ├── nginx.conf │ │ │ ├── phpmyadmin.inc │ │ │ ├── phppgadmin.inc │ │ │ ├── status.conf │ │ │ └── webmail.inc │ │ ├── packages │ │ │ ├── default.pkg │ │ │ ├── gainsboro.pkg │ │ │ ├── palegreen.pkg │ │ │ └── slategrey.pkg │ │ ├── pga │ │ │ ├── config.inc.php │ │ │ └── phppgadmin.conf │ │ ├── php-fpm │ │ │ └── www.conf │ │ ├── pma │ │ │ ├── apache.conf │ │ │ └── config.inc.php │ │ ├── postgresql │ │ │ └── pg_hba.conf │ │ ├── proftpd │ │ │ └── proftpd.conf │ │ ├── roundcube │ │ │ ├── apache.conf │ │ │ ├── config.inc.php │ │ │ ├── db.inc.php │ │ │ ├── main.inc.php │ │ │ └── vesta.php │ │ ├── sudo │ │ │ └── admin │ │ ├── templates │ │ │ ├── dns │ │ │ │ ├── child-ns.tpl │ │ │ │ ├── default.tpl │ │ │ │ └── gmail.tpl │ │ │ └── web │ │ │ │ ├── apache2 │ │ │ │ ├── basedir.stpl │ │ │ │ ├── basedir.tpl │ │ │ │ ├── default.stpl │ │ │ │ ├── default.tpl │ │ │ │ ├── hosting.stpl │ │ │ │ ├── hosting.tpl │ │ │ │ ├── phpcgi.sh │ │ │ │ ├── phpcgi.stpl │ │ │ │ ├── phpcgi.tpl │ │ │ │ ├── phpfcgid.sh │ │ │ │ ├── phpfcgid.stpl │ │ │ │ └── phpfcgid.tpl │ │ │ │ ├── awstats │ │ │ │ ├── awstats.tpl │ │ │ │ ├── index.tpl │ │ │ │ └── nav.tpl │ │ │ │ ├── nginx │ │ │ │ ├── caching.sh │ │ │ │ ├── caching.stpl │ │ │ │ ├── caching.tpl │ │ │ │ ├── default.stpl │ │ │ │ ├── default.tpl │ │ │ │ ├── hosting.sh │ │ │ │ ├── hosting.stpl │ │ │ │ ├── hosting.tpl │ │ │ │ ├── http2.stpl │ │ │ │ ├── http2.tpl │ │ │ │ ├── php-fpm │ │ │ │ │ ├── cms_made_simple.stpl │ │ │ │ │ ├── cms_made_simple.tpl │ │ │ │ │ ├── codeigniter2.stpl │ │ │ │ │ ├── codeigniter2.tpl │ │ │ │ │ ├── codeigniter3.stpl │ │ │ │ │ ├── codeigniter3.tpl │ │ │ │ │ ├── datalife_engine.stpl │ │ │ │ │ ├── datalife_engine.tpl │ │ │ │ │ ├── default.stpl │ │ │ │ │ ├── default.tpl │ │ │ │ │ ├── dokuwiki.stpl │ │ │ │ │ ├── dokuwiki.tpl │ │ │ │ │ ├── drupal6.stpl │ │ │ │ │ ├── drupal6.tpl │ │ │ │ │ ├── drupal7.stpl │ │ │ │ │ ├── drupal7.tpl │ │ │ │ │ ├── drupal8.stpl │ │ │ │ │ ├── drupal8.tpl │ │ │ │ │ ├── joomla.stpl │ │ │ │ │ ├── joomla.tpl │ │ │ │ │ ├── laravel.stpl │ │ │ │ │ ├── laravel.tpl │ │ │ │ │ ├── magento.stpl │ │ │ │ │ ├── magento.tpl │ │ │ │ │ ├── modx.stpl │ │ │ │ │ ├── modx.tpl │ │ │ │ │ ├── moodle.stpl │ │ │ │ │ ├── moodle.tpl │ │ │ │ │ ├── no-php.stpl │ │ │ │ │ ├── no-php.tpl │ │ │ │ │ ├── odoo.stpl │ │ │ │ │ ├── odoo.tpl │ │ │ │ │ ├── opencart.stpl │ │ │ │ │ ├── opencart.tpl │ │ │ │ │ ├── owncloud.stpl │ │ │ │ │ ├── owncloud.tpl │ │ │ │ │ ├── piwik.stpl │ │ │ │ │ ├── piwik.tpl │ │ │ │ │ ├── pyrocms.stpl │ │ │ │ │ ├── pyrocms.tpl │ │ │ │ │ ├── sendy.stpl │ │ │ │ │ ├── sendy.tpl │ │ │ │ │ ├── wordpress.stpl │ │ │ │ │ ├── wordpress.tpl │ │ │ │ │ ├── wordpress2.stpl │ │ │ │ │ ├── wordpress2.tpl │ │ │ │ │ ├── wordpress2_rewrite.stpl │ │ │ │ │ ├── wordpress2_rewrite.tpl │ │ │ │ │ ├── wordpress2_wp_super_cache.stpl │ │ │ │ │ └── wordpress2_wp_super_cache.tpl │ │ │ │ └── proxy_ip.tpl │ │ │ │ ├── php-fpm │ │ │ │ ├── default.tpl │ │ │ │ ├── no-php.tpl │ │ │ │ └── socket.tpl │ │ │ │ ├── skel │ │ │ │ ├── document_errors │ │ │ │ │ ├── 403.html │ │ │ │ │ ├── 404.html │ │ │ │ │ └── 50x.html │ │ │ │ ├── public_html │ │ │ │ │ ├── index.html │ │ │ │ │ └── robots.txt │ │ │ │ └── public_shtml │ │ │ │ │ ├── index.html │ │ │ │ │ └── robots.txt │ │ │ │ ├── suspend │ │ │ │ ├── .htaccess │ │ │ │ └── index.html │ │ │ │ └── webalizer │ │ │ │ └── webalizer.tpl │ │ └── vsftpd │ │ │ └── vsftpd.conf │ ├── 13.04 │ │ ├── apache2 │ │ │ ├── apache2.conf │ │ │ └── status.conf │ │ ├── bind │ │ │ └── named.conf │ │ ├── clamav │ │ │ └── clamd.conf │ │ ├── deb_signing.key │ │ ├── dovecot │ │ │ ├── conf.d │ │ │ │ ├── 10-auth.conf │ │ │ │ ├── 10-logging.conf │ │ │ │ ├── 10-mail.conf │ │ │ │ ├── 10-master.conf │ │ │ │ ├── 10-ssl.conf │ │ │ │ ├── 20-imap.conf │ │ │ │ ├── 20-pop3.conf │ │ │ │ └── auth-passwdfile.conf.ext │ │ │ └── dovecot.conf │ │ ├── exim │ │ │ ├── dnsbl.conf │ │ │ ├── exim4.conf.template │ │ │ └── spam-blocks.conf │ │ ├── fail2ban │ │ │ ├── action.d │ │ │ │ └── vesta.conf │ │ │ ├── filter.d │ │ │ │ └── vesta.conf │ │ │ └── jail.local │ │ ├── firewall │ │ │ ├── ports.conf │ │ │ └── rules.conf │ │ ├── logrotate │ │ │ ├── apache2 │ │ │ ├── dovecot │ │ │ ├── nginx │ │ │ └── vesta │ │ ├── mysql │ │ │ ├── my-large.cnf │ │ │ ├── my-medium.cnf │ │ │ └── my-small.cnf │ │ ├── nginx │ │ │ ├── nginx.conf │ │ │ ├── phpmyadmin.inc │ │ │ ├── phppgadmin.inc │ │ │ ├── status.conf │ │ │ └── webmail.inc │ │ ├── packages │ │ │ ├── default.pkg │ │ │ ├── gainsboro.pkg │ │ │ ├── palegreen.pkg │ │ │ └── slategrey.pkg │ │ ├── pga │ │ │ ├── config.inc.php │ │ │ └── phppgadmin.conf │ │ ├── php-fpm │ │ │ └── www.conf │ │ ├── pma │ │ │ ├── apache.conf │ │ │ └── config.inc.php │ │ ├── postgresql │ │ │ └── pg_hba.conf │ │ ├── proftpd │ │ │ └── proftpd.conf │ │ ├── roundcube │ │ │ ├── apache.conf │ │ │ ├── config.inc.php │ │ │ ├── db.inc.php │ │ │ ├── main.inc.php │ │ │ └── vesta.php │ │ ├── sudo │ │ │ └── admin │ │ ├── templates │ │ │ ├── dns │ │ │ │ ├── child-ns.tpl │ │ │ │ ├── default.tpl │ │ │ │ └── gmail.tpl │ │ │ └── web │ │ │ │ ├── apache2 │ │ │ │ ├── basedir.stpl │ │ │ │ ├── basedir.tpl │ │ │ │ ├── default.stpl │ │ │ │ ├── default.tpl │ │ │ │ ├── hosting.stpl │ │ │ │ ├── hosting.tpl │ │ │ │ ├── phpcgi.sh │ │ │ │ ├── phpcgi.stpl │ │ │ │ ├── phpcgi.tpl │ │ │ │ ├── phpfcgid.sh │ │ │ │ ├── phpfcgid.stpl │ │ │ │ └── phpfcgid.tpl │ │ │ │ ├── awstats │ │ │ │ ├── awstats.tpl │ │ │ │ ├── index.tpl │ │ │ │ └── nav.tpl │ │ │ │ ├── nginx │ │ │ │ ├── caching.sh │ │ │ │ ├── caching.stpl │ │ │ │ ├── caching.tpl │ │ │ │ ├── default.stpl │ │ │ │ ├── default.tpl │ │ │ │ ├── hosting.sh │ │ │ │ ├── hosting.stpl │ │ │ │ ├── hosting.tpl │ │ │ │ ├── http2.stpl │ │ │ │ ├── http2.tpl │ │ │ │ ├── php-fpm │ │ │ │ │ ├── cms_made_simple.stpl │ │ │ │ │ ├── cms_made_simple.tpl │ │ │ │ │ ├── codeigniter2.stpl │ │ │ │ │ ├── codeigniter2.tpl │ │ │ │ │ ├── codeigniter3.stpl │ │ │ │ │ ├── codeigniter3.tpl │ │ │ │ │ ├── datalife_engine.stpl │ │ │ │ │ ├── datalife_engine.tpl │ │ │ │ │ ├── default.stpl │ │ │ │ │ ├── default.tpl │ │ │ │ │ ├── dokuwiki.stpl │ │ │ │ │ ├── dokuwiki.tpl │ │ │ │ │ ├── drupal6.stpl │ │ │ │ │ ├── drupal6.tpl │ │ │ │ │ ├── drupal7.stpl │ │ │ │ │ ├── drupal7.tpl │ │ │ │ │ ├── drupal8.stpl │ │ │ │ │ ├── drupal8.tpl │ │ │ │ │ ├── joomla.stpl │ │ │ │ │ ├── joomla.tpl │ │ │ │ │ ├── laravel.stpl │ │ │ │ │ ├── laravel.tpl │ │ │ │ │ ├── magento.stpl │ │ │ │ │ ├── magento.tpl │ │ │ │ │ ├── modx.stpl │ │ │ │ │ ├── modx.tpl │ │ │ │ │ ├── moodle.stpl │ │ │ │ │ ├── moodle.tpl │ │ │ │ │ ├── no-php.stpl │ │ │ │ │ ├── no-php.tpl │ │ │ │ │ ├── odoo.stpl │ │ │ │ │ ├── odoo.tpl │ │ │ │ │ ├── opencart.stpl │ │ │ │ │ ├── opencart.tpl │ │ │ │ │ ├── owncloud.stpl │ │ │ │ │ ├── owncloud.tpl │ │ │ │ │ ├── piwik.stpl │ │ │ │ │ ├── piwik.tpl │ │ │ │ │ ├── pyrocms.stpl │ │ │ │ │ ├── pyrocms.tpl │ │ │ │ │ ├── sendy.stpl │ │ │ │ │ ├── sendy.tpl │ │ │ │ │ ├── wordpress.stpl │ │ │ │ │ ├── wordpress.tpl │ │ │ │ │ ├── wordpress2.stpl │ │ │ │ │ ├── wordpress2.tpl │ │ │ │ │ ├── wordpress2_rewrite.stpl │ │ │ │ │ ├── wordpress2_rewrite.tpl │ │ │ │ │ ├── wordpress2_wp_super_cache.stpl │ │ │ │ │ └── wordpress2_wp_super_cache.tpl │ │ │ │ └── proxy_ip.tpl │ │ │ │ ├── php-fpm │ │ │ │ ├── default.tpl │ │ │ │ ├── no-php.tpl │ │ │ │ └── socket.tpl │ │ │ │ ├── skel │ │ │ │ ├── document_errors │ │ │ │ │ ├── 403.html │ │ │ │ │ ├── 404.html │ │ │ │ │ └── 50x.html │ │ │ │ ├── public_html │ │ │ │ │ ├── index.html │ │ │ │ │ └── robots.txt │ │ │ │ └── public_shtml │ │ │ │ │ ├── index.html │ │ │ │ │ └── robots.txt │ │ │ │ ├── suspend │ │ │ │ ├── .htaccess │ │ │ │ └── index.html │ │ │ │ └── webalizer │ │ │ │ └── webalizer.tpl │ │ └── vsftpd │ │ │ └── vsftpd.conf │ ├── 13.10 │ │ ├── apache2 │ │ │ ├── apache2.conf │ │ │ └── status.conf │ │ ├── bind │ │ │ └── named.conf │ │ ├── clamav │ │ │ └── clamd.conf │ │ ├── deb_signing.key │ │ ├── dovecot │ │ │ ├── conf.d │ │ │ │ ├── 10-auth.conf │ │ │ │ ├── 10-logging.conf │ │ │ │ ├── 10-mail.conf │ │ │ │ ├── 10-master.conf │ │ │ │ ├── 10-ssl.conf │ │ │ │ ├── 20-imap.conf │ │ │ │ ├── 20-pop3.conf │ │ │ │ └── auth-passwdfile.conf.ext │ │ │ └── dovecot.conf │ │ ├── exim │ │ │ ├── dnsbl.conf │ │ │ ├── exim4.conf.template │ │ │ └── spam-blocks.conf │ │ ├── fail2ban │ │ │ ├── action.d │ │ │ │ └── vesta.conf │ │ │ ├── filter.d │ │ │ │ └── vesta.conf │ │ │ └── jail.local │ │ ├── firewall │ │ │ ├── ports.conf │ │ │ └── rules.conf │ │ ├── logrotate │ │ │ ├── apache2 │ │ │ ├── dovecot │ │ │ ├── nginx │ │ │ └── vesta │ │ ├── mysql │ │ │ ├── my-large.cnf │ │ │ ├── my-medium.cnf │ │ │ └── my-small.cnf │ │ ├── nginx │ │ │ ├── nginx.conf │ │ │ ├── phpmyadmin.inc │ │ │ ├── phppgadmin.inc │ │ │ ├── status.conf │ │ │ └── webmail.inc │ │ ├── packages │ │ │ ├── default.pkg │ │ │ ├── gainsboro.pkg │ │ │ ├── palegreen.pkg │ │ │ └── slategrey.pkg │ │ ├── pga │ │ │ ├── config.inc.php │ │ │ └── phppgadmin.conf │ │ ├── php-fpm │ │ │ └── www.conf │ │ ├── pma │ │ │ ├── apache.conf │ │ │ └── config.inc.php │ │ ├── postgresql │ │ │ └── pg_hba.conf │ │ ├── proftpd │ │ │ └── proftpd.conf │ │ ├── roundcube │ │ │ ├── apache.conf │ │ │ ├── config.inc.php │ │ │ ├── db.inc.php │ │ │ ├── main.inc.php │ │ │ └── vesta.php │ │ ├── sudo │ │ │ └── admin │ │ ├── templates │ │ │ ├── dns │ │ │ │ ├── child-ns.tpl │ │ │ │ ├── default.tpl │ │ │ │ └── gmail.tpl │ │ │ └── web │ │ │ │ ├── apache2 │ │ │ │ ├── basedir.stpl │ │ │ │ ├── basedir.tpl │ │ │ │ ├── default.stpl │ │ │ │ ├── default.tpl │ │ │ │ ├── hosting.stpl │ │ │ │ ├── hosting.tpl │ │ │ │ ├── phpcgi.sh │ │ │ │ ├── phpcgi.stpl │ │ │ │ ├── phpcgi.tpl │ │ │ │ ├── phpfcgid.sh │ │ │ │ ├── phpfcgid.stpl │ │ │ │ └── phpfcgid.tpl │ │ │ │ ├── awstats │ │ │ │ ├── awstats.tpl │ │ │ │ ├── index.tpl │ │ │ │ └── nav.tpl │ │ │ │ ├── nginx │ │ │ │ ├── caching.sh │ │ │ │ ├── caching.stpl │ │ │ │ ├── caching.tpl │ │ │ │ ├── default.stpl │ │ │ │ ├── default.tpl │ │ │ │ ├── hosting.sh │ │ │ │ ├── hosting.stpl │ │ │ │ ├── hosting.tpl │ │ │ │ ├── http2.stpl │ │ │ │ ├── http2.tpl │ │ │ │ ├── php-fpm │ │ │ │ │ ├── cms_made_simple.stpl │ │ │ │ │ ├── cms_made_simple.tpl │ │ │ │ │ ├── codeigniter2.stpl │ │ │ │ │ ├── codeigniter2.tpl │ │ │ │ │ ├── codeigniter3.stpl │ │ │ │ │ ├── codeigniter3.tpl │ │ │ │ │ ├── datalife_engine.stpl │ │ │ │ │ ├── datalife_engine.tpl │ │ │ │ │ ├── default.stpl │ │ │ │ │ ├── default.tpl │ │ │ │ │ ├── dokuwiki.stpl │ │ │ │ │ ├── dokuwiki.tpl │ │ │ │ │ ├── drupal6.stpl │ │ │ │ │ ├── drupal6.tpl │ │ │ │ │ ├── drupal7.stpl │ │ │ │ │ ├── drupal7.tpl │ │ │ │ │ ├── drupal8.stpl │ │ │ │ │ ├── drupal8.tpl │ │ │ │ │ ├── joomla.stpl │ │ │ │ │ ├── joomla.tpl │ │ │ │ │ ├── laravel.stpl │ │ │ │ │ ├── laravel.tpl │ │ │ │ │ ├── magento.stpl │ │ │ │ │ ├── magento.tpl │ │ │ │ │ ├── modx.stpl │ │ │ │ │ ├── modx.tpl │ │ │ │ │ ├── moodle.stpl │ │ │ │ │ ├── moodle.tpl │ │ │ │ │ ├── no-php.stpl │ │ │ │ │ ├── no-php.tpl │ │ │ │ │ ├── odoo.stpl │ │ │ │ │ ├── odoo.tpl │ │ │ │ │ ├── opencart.stpl │ │ │ │ │ ├── opencart.tpl │ │ │ │ │ ├── owncloud.stpl │ │ │ │ │ ├── owncloud.tpl │ │ │ │ │ ├── piwik.stpl │ │ │ │ │ ├── piwik.tpl │ │ │ │ │ ├── pyrocms.stpl │ │ │ │ │ ├── pyrocms.tpl │ │ │ │ │ ├── sendy.stpl │ │ │ │ │ ├── sendy.tpl │ │ │ │ │ ├── wordpress.stpl │ │ │ │ │ ├── wordpress.tpl │ │ │ │ │ ├── wordpress2.stpl │ │ │ │ │ ├── wordpress2.tpl │ │ │ │ │ ├── wordpress2_rewrite.stpl │ │ │ │ │ ├── wordpress2_rewrite.tpl │ │ │ │ │ ├── wordpress2_wp_super_cache.stpl │ │ │ │ │ └── wordpress2_wp_super_cache.tpl │ │ │ │ └── proxy_ip.tpl │ │ │ │ ├── php-fpm │ │ │ │ ├── default.tpl │ │ │ │ ├── no-php.tpl │ │ │ │ └── socket.tpl │ │ │ │ ├── skel │ │ │ │ ├── document_errors │ │ │ │ │ ├── 403.html │ │ │ │ │ ├── 404.html │ │ │ │ │ └── 50x.html │ │ │ │ ├── public_html │ │ │ │ │ ├── index.html │ │ │ │ │ └── robots.txt │ │ │ │ └── public_shtml │ │ │ │ │ ├── index.html │ │ │ │ │ └── robots.txt │ │ │ │ ├── suspend │ │ │ │ ├── .htaccess │ │ │ │ └── index.html │ │ │ │ └── webalizer │ │ │ │ └── webalizer.tpl │ │ └── vsftpd │ │ │ └── vsftpd.conf │ ├── 14.04 │ │ ├── apache2 │ │ │ ├── apache2.conf │ │ │ └── status.conf │ │ ├── bind │ │ │ └── named.conf │ │ ├── clamav │ │ │ └── clamd.conf │ │ ├── deb_signing.key │ │ ├── dovecot │ │ │ ├── conf.d │ │ │ │ ├── 10-auth.conf │ │ │ │ ├── 10-logging.conf │ │ │ │ ├── 10-mail.conf │ │ │ │ ├── 10-master.conf │ │ │ │ ├── 10-ssl.conf │ │ │ │ ├── 20-imap.conf │ │ │ │ ├── 20-pop3.conf │ │ │ │ └── auth-passwdfile.conf.ext │ │ │ └── dovecot.conf │ │ ├── exim │ │ │ ├── dnsbl.conf │ │ │ ├── exim4.conf.template │ │ │ └── spam-blocks.conf │ │ ├── fail2ban │ │ │ ├── action.d │ │ │ │ └── vesta.conf │ │ │ ├── filter.d │ │ │ │ └── vesta.conf │ │ │ └── jail.local │ │ ├── firewall │ │ │ ├── ports.conf │ │ │ └── rules.conf │ │ ├── logrotate │ │ │ ├── apache2 │ │ │ ├── dovecot │ │ │ ├── nginx │ │ │ └── vesta │ │ ├── mysql │ │ │ ├── my-large.cnf │ │ │ ├── my-medium.cnf │ │ │ └── my-small.cnf │ │ ├── nginx │ │ │ ├── nginx.conf │ │ │ ├── phpmyadmin.inc │ │ │ ├── phppgadmin.inc │ │ │ ├── status.conf │ │ │ └── webmail.inc │ │ ├── packages │ │ │ ├── default.pkg │ │ │ ├── gainsboro.pkg │ │ │ ├── palegreen.pkg │ │ │ └── slategrey.pkg │ │ ├── pga │ │ │ ├── config.inc.php │ │ │ └── phppgadmin.conf │ │ ├── php-fpm │ │ │ └── www.conf │ │ ├── pma │ │ │ ├── apache.conf │ │ │ └── config.inc.php │ │ ├── postgresql │ │ │ └── pg_hba.conf │ │ ├── proftpd │ │ │ └── proftpd.conf │ │ ├── roundcube │ │ │ ├── apache.conf │ │ │ ├── config.inc.php │ │ │ ├── db.inc.php │ │ │ ├── main.inc.php │ │ │ └── vesta.php │ │ ├── sudo │ │ │ └── admin │ │ ├── templates │ │ │ ├── dns │ │ │ │ ├── child-ns.tpl │ │ │ │ ├── default.tpl │ │ │ │ └── gmail.tpl │ │ │ └── web │ │ │ │ ├── apache2 │ │ │ │ ├── basedir.stpl │ │ │ │ ├── basedir.tpl │ │ │ │ ├── default.stpl │ │ │ │ ├── default.tpl │ │ │ │ ├── hosting.stpl │ │ │ │ ├── hosting.tpl │ │ │ │ ├── phpcgi.sh │ │ │ │ ├── phpcgi.stpl │ │ │ │ ├── phpcgi.tpl │ │ │ │ ├── phpfcgid.sh │ │ │ │ ├── phpfcgid.stpl │ │ │ │ └── phpfcgid.tpl │ │ │ │ ├── awstats │ │ │ │ ├── awstats.tpl │ │ │ │ ├── index.tpl │ │ │ │ └── nav.tpl │ │ │ │ ├── nginx │ │ │ │ ├── caching.sh │ │ │ │ ├── caching.stpl │ │ │ │ ├── caching.tpl │ │ │ │ ├── default.stpl │ │ │ │ ├── default.tpl │ │ │ │ ├── hosting.sh │ │ │ │ ├── hosting.stpl │ │ │ │ ├── hosting.tpl │ │ │ │ ├── http2.stpl │ │ │ │ ├── http2.tpl │ │ │ │ ├── php-fpm │ │ │ │ │ ├── cms_made_simple.stpl │ │ │ │ │ ├── cms_made_simple.tpl │ │ │ │ │ ├── codeigniter2.stpl │ │ │ │ │ ├── codeigniter2.tpl │ │ │ │ │ ├── codeigniter3.stpl │ │ │ │ │ ├── codeigniter3.tpl │ │ │ │ │ ├── datalife_engine.stpl │ │ │ │ │ ├── datalife_engine.tpl │ │ │ │ │ ├── default.stpl │ │ │ │ │ ├── default.tpl │ │ │ │ │ ├── dokuwiki.stpl │ │ │ │ │ ├── dokuwiki.tpl │ │ │ │ │ ├── drupal6.stpl │ │ │ │ │ ├── drupal6.tpl │ │ │ │ │ ├── drupal7.stpl │ │ │ │ │ ├── drupal7.tpl │ │ │ │ │ ├── drupal8.stpl │ │ │ │ │ ├── drupal8.tpl │ │ │ │ │ ├── invoiceninja.stpl │ │ │ │ │ ├── invoiceninja.tpl │ │ │ │ │ ├── joomla.stpl │ │ │ │ │ ├── joomla.tpl │ │ │ │ │ ├── laravel.stpl │ │ │ │ │ ├── laravel.tpl │ │ │ │ │ ├── magento.stpl │ │ │ │ │ ├── magento.tpl │ │ │ │ │ ├── modx.stpl │ │ │ │ │ ├── modx.tpl │ │ │ │ │ ├── moodle.stpl │ │ │ │ │ ├── moodle.tpl │ │ │ │ │ ├── no-php.stpl │ │ │ │ │ ├── no-php.tpl │ │ │ │ │ ├── odoo.stpl │ │ │ │ │ ├── odoo.tpl │ │ │ │ │ ├── opencart.stpl │ │ │ │ │ ├── opencart.tpl │ │ │ │ │ ├── owncloud.stpl │ │ │ │ │ ├── owncloud.tpl │ │ │ │ │ ├── piwik.stpl │ │ │ │ │ ├── piwik.tpl │ │ │ │ │ ├── pyrocms.stpl │ │ │ │ │ ├── pyrocms.tpl │ │ │ │ │ ├── sendy.stpl │ │ │ │ │ ├── sendy.tpl │ │ │ │ │ ├── wordpress.stpl │ │ │ │ │ ├── wordpress.tpl │ │ │ │ │ ├── wordpress2.stpl │ │ │ │ │ ├── wordpress2.tpl │ │ │ │ │ ├── wordpress2_rewrite.stpl │ │ │ │ │ ├── wordpress2_rewrite.tpl │ │ │ │ │ ├── wordpress2_wp_super_cache.stpl │ │ │ │ │ └── wordpress2_wp_super_cache.tpl │ │ │ │ └── proxy_ip.tpl │ │ │ │ ├── php-fpm │ │ │ │ ├── default.tpl │ │ │ │ ├── no-php.tpl │ │ │ │ └── socket.tpl │ │ │ │ ├── skel │ │ │ │ ├── document_errors │ │ │ │ │ ├── 403.html │ │ │ │ │ ├── 404.html │ │ │ │ │ └── 50x.html │ │ │ │ ├── public_html │ │ │ │ │ ├── index.html │ │ │ │ │ └── robots.txt │ │ │ │ └── public_shtml │ │ │ │ │ ├── index.html │ │ │ │ │ └── robots.txt │ │ │ │ ├── suspend │ │ │ │ ├── .htaccess │ │ │ │ └── index.html │ │ │ │ └── webalizer │ │ │ │ └── webalizer.tpl │ │ └── vsftpd │ │ │ └── vsftpd.conf │ ├── 14.10 │ │ ├── apache2 │ │ │ ├── apache2.conf │ │ │ └── status.conf │ │ ├── bind │ │ │ └── named.conf │ │ ├── clamav │ │ │ └── clamd.conf │ │ ├── deb_signing.key │ │ ├── dovecot │ │ │ ├── conf.d │ │ │ │ ├── 10-auth.conf │ │ │ │ ├── 10-logging.conf │ │ │ │ ├── 10-mail.conf │ │ │ │ ├── 10-master.conf │ │ │ │ ├── 10-ssl.conf │ │ │ │ ├── 20-imap.conf │ │ │ │ ├── 20-pop3.conf │ │ │ │ └── auth-passwdfile.conf.ext │ │ │ └── dovecot.conf │ │ ├── exim │ │ │ ├── dnsbl.conf │ │ │ ├── exim4.conf.template │ │ │ └── spam-blocks.conf │ │ ├── fail2ban │ │ │ ├── action.d │ │ │ │ └── vesta.conf │ │ │ ├── filter.d │ │ │ │ └── vesta.conf │ │ │ └── jail.local │ │ ├── firewall │ │ │ ├── ports.conf │ │ │ └── rules.conf │ │ ├── logrotate │ │ │ ├── apache2 │ │ │ ├── dovecot │ │ │ ├── nginx │ │ │ └── vesta │ │ ├── mysql │ │ │ ├── my-large.cnf │ │ │ ├── my-medium.cnf │ │ │ └── my-small.cnf │ │ ├── nginx │ │ │ ├── nginx.conf │ │ │ ├── phpmyadmin.inc │ │ │ ├── phppgadmin.inc │ │ │ ├── status.conf │ │ │ └── webmail.inc │ │ ├── packages │ │ │ ├── default.pkg │ │ │ ├── gainsboro.pkg │ │ │ ├── palegreen.pkg │ │ │ └── slategrey.pkg │ │ ├── pga │ │ │ ├── config.inc.php │ │ │ └── phppgadmin.conf │ │ ├── php-fpm │ │ │ └── www.conf │ │ ├── pma │ │ │ ├── apache.conf │ │ │ └── config.inc.php │ │ ├── postgresql │ │ │ └── pg_hba.conf │ │ ├── proftpd │ │ │ └── proftpd.conf │ │ ├── roundcube │ │ │ ├── apache.conf │ │ │ ├── config.inc.php │ │ │ ├── db.inc.php │ │ │ ├── main.inc.php │ │ │ └── vesta.php │ │ ├── sudo │ │ │ └── admin │ │ ├── templates │ │ │ ├── dns │ │ │ │ ├── child-ns.tpl │ │ │ │ ├── default.tpl │ │ │ │ └── gmail.tpl │ │ │ └── web │ │ │ │ ├── apache2 │ │ │ │ ├── basedir.stpl │ │ │ │ ├── basedir.tpl │ │ │ │ ├── default.stpl │ │ │ │ ├── default.tpl │ │ │ │ ├── hosting.stpl │ │ │ │ ├── hosting.tpl │ │ │ │ ├── phpcgi.sh │ │ │ │ ├── phpcgi.stpl │ │ │ │ ├── phpcgi.tpl │ │ │ │ ├── phpfcgid.sh │ │ │ │ ├── phpfcgid.stpl │ │ │ │ └── phpfcgid.tpl │ │ │ │ ├── awstats │ │ │ │ ├── awstats.tpl │ │ │ │ ├── index.tpl │ │ │ │ └── nav.tpl │ │ │ │ ├── nginx │ │ │ │ ├── caching.sh │ │ │ │ ├── caching.stpl │ │ │ │ ├── caching.tpl │ │ │ │ ├── default.stpl │ │ │ │ ├── default.tpl │ │ │ │ ├── hosting.sh │ │ │ │ ├── hosting.stpl │ │ │ │ ├── hosting.tpl │ │ │ │ ├── http2.stpl │ │ │ │ ├── http2.tpl │ │ │ │ ├── php-fpm │ │ │ │ │ ├── cms_made_simple.stpl │ │ │ │ │ ├── cms_made_simple.tpl │ │ │ │ │ ├── codeigniter2.stpl │ │ │ │ │ ├── codeigniter2.tpl │ │ │ │ │ ├── codeigniter3.stpl │ │ │ │ │ ├── codeigniter3.tpl │ │ │ │ │ ├── datalife_engine.stpl │ │ │ │ │ ├── datalife_engine.tpl │ │ │ │ │ ├── default.stpl │ │ │ │ │ ├── default.tpl │ │ │ │ │ ├── dokuwiki.stpl │ │ │ │ │ ├── dokuwiki.tpl │ │ │ │ │ ├── drupal6.stpl │ │ │ │ │ ├── drupal6.tpl │ │ │ │ │ ├── drupal7.stpl │ │ │ │ │ ├── drupal7.tpl │ │ │ │ │ ├── drupal8.stpl │ │ │ │ │ ├── drupal8.tpl │ │ │ │ │ ├── joomla.stpl │ │ │ │ │ ├── joomla.tpl │ │ │ │ │ ├── laravel.stpl │ │ │ │ │ ├── laravel.tpl │ │ │ │ │ ├── magento.stpl │ │ │ │ │ ├── magento.tpl │ │ │ │ │ ├── modx.stpl │ │ │ │ │ ├── modx.tpl │ │ │ │ │ ├── moodle.stpl │ │ │ │ │ ├── moodle.tpl │ │ │ │ │ ├── no-php.stpl │ │ │ │ │ ├── no-php.tpl │ │ │ │ │ ├── odoo.stpl │ │ │ │ │ ├── odoo.tpl │ │ │ │ │ ├── opencart.stpl │ │ │ │ │ ├── opencart.tpl │ │ │ │ │ ├── owncloud.stpl │ │ │ │ │ ├── owncloud.tpl │ │ │ │ │ ├── piwik.stpl │ │ │ │ │ ├── piwik.tpl │ │ │ │ │ ├── pyrocms.stpl │ │ │ │ │ ├── pyrocms.tpl │ │ │ │ │ ├── sendy.stpl │ │ │ │ │ ├── sendy.tpl │ │ │ │ │ ├── wordpress.stpl │ │ │ │ │ ├── wordpress.tpl │ │ │ │ │ ├── wordpress2.stpl │ │ │ │ │ ├── wordpress2.tpl │ │ │ │ │ ├── wordpress2_rewrite.stpl │ │ │ │ │ ├── wordpress2_rewrite.tpl │ │ │ │ │ ├── wordpress2_wp_super_cache.stpl │ │ │ │ │ └── wordpress2_wp_super_cache.tpl │ │ │ │ └── proxy_ip.tpl │ │ │ │ ├── php-fpm │ │ │ │ ├── default.tpl │ │ │ │ ├── no-php.tpl │ │ │ │ └── socket.tpl │ │ │ │ ├── skel │ │ │ │ ├── document_errors │ │ │ │ │ ├── 403.html │ │ │ │ │ ├── 404.html │ │ │ │ │ └── 50x.html │ │ │ │ ├── public_html │ │ │ │ │ ├── index.html │ │ │ │ │ └── robots.txt │ │ │ │ └── public_shtml │ │ │ │ │ ├── index.html │ │ │ │ │ └── robots.txt │ │ │ │ ├── suspend │ │ │ │ ├── .htaccess │ │ │ │ └── index.html │ │ │ │ └── webalizer │ │ │ │ └── webalizer.tpl │ │ └── vsftpd │ │ │ └── vsftpd.conf │ ├── 15.04 │ │ ├── apache2 │ │ │ ├── apache2.conf │ │ │ └── status.conf │ │ ├── bind │ │ │ └── named.conf │ │ ├── clamav │ │ │ └── clamd.conf │ │ ├── deb_signing.key │ │ ├── dovecot │ │ │ ├── conf.d │ │ │ │ ├── 10-auth.conf │ │ │ │ ├── 10-logging.conf │ │ │ │ ├── 10-mail.conf │ │ │ │ ├── 10-master.conf │ │ │ │ ├── 10-ssl.conf │ │ │ │ ├── 20-imap.conf │ │ │ │ ├── 20-pop3.conf │ │ │ │ └── auth-passwdfile.conf.ext │ │ │ └── dovecot.conf │ │ ├── exim │ │ │ ├── dnsbl.conf │ │ │ ├── exim4.conf.template │ │ │ └── spam-blocks.conf │ │ ├── fail2ban │ │ │ ├── action.d │ │ │ │ └── vesta.conf │ │ │ ├── filter.d │ │ │ │ └── vesta.conf │ │ │ └── jail.local │ │ ├── firewall │ │ │ ├── ports.conf │ │ │ └── rules.conf │ │ ├── logrotate │ │ │ ├── apache2 │ │ │ ├── dovecot │ │ │ ├── nginx │ │ │ └── vesta │ │ ├── mysql │ │ │ ├── my-large.cnf │ │ │ ├── my-medium.cnf │ │ │ └── my-small.cnf │ │ ├── nginx │ │ │ ├── nginx.conf │ │ │ ├── phpmyadmin.inc │ │ │ ├── phppgadmin.inc │ │ │ ├── status.conf │ │ │ └── webmail.inc │ │ ├── packages │ │ │ ├── default.pkg │ │ │ ├── gainsboro.pkg │ │ │ ├── palegreen.pkg │ │ │ └── slategrey.pkg │ │ ├── pga │ │ │ ├── config.inc.php │ │ │ └── phppgadmin.conf │ │ ├── php-fpm │ │ │ └── www.conf │ │ ├── pma │ │ │ ├── apache.conf │ │ │ └── config.inc.php │ │ ├── postgresql │ │ │ └── pg_hba.conf │ │ ├── proftpd │ │ │ └── proftpd.conf │ │ ├── roundcube │ │ │ ├── apache.conf │ │ │ ├── config.inc.php │ │ │ ├── db.inc.php │ │ │ ├── main.inc.php │ │ │ └── vesta.php │ │ ├── sudo │ │ │ └── admin │ │ ├── templates │ │ │ ├── dns │ │ │ │ ├── child-ns.tpl │ │ │ │ ├── default.tpl │ │ │ │ └── gmail.tpl │ │ │ └── web │ │ │ │ ├── apache2 │ │ │ │ ├── basedir.stpl │ │ │ │ ├── basedir.tpl │ │ │ │ ├── default.stpl │ │ │ │ ├── default.tpl │ │ │ │ ├── hosting.stpl │ │ │ │ ├── hosting.tpl │ │ │ │ ├── phpcgi.sh │ │ │ │ ├── phpcgi.stpl │ │ │ │ ├── phpcgi.tpl │ │ │ │ ├── phpfcgid.sh │ │ │ │ ├── phpfcgid.stpl │ │ │ │ └── phpfcgid.tpl │ │ │ │ ├── awstats │ │ │ │ ├── awstats.tpl │ │ │ │ ├── index.tpl │ │ │ │ └── nav.tpl │ │ │ │ ├── nginx │ │ │ │ ├── caching.sh │ │ │ │ ├── caching.stpl │ │ │ │ ├── caching.tpl │ │ │ │ ├── default.stpl │ │ │ │ ├── default.tpl │ │ │ │ ├── hosting.sh │ │ │ │ ├── hosting.stpl │ │ │ │ ├── hosting.tpl │ │ │ │ ├── http2.stpl │ │ │ │ ├── http2.tpl │ │ │ │ ├── php-fpm │ │ │ │ │ ├── cms_made_simple.stpl │ │ │ │ │ ├── cms_made_simple.tpl │ │ │ │ │ ├── codeigniter2.stpl │ │ │ │ │ ├── codeigniter2.tpl │ │ │ │ │ ├── codeigniter3.stpl │ │ │ │ │ ├── codeigniter3.tpl │ │ │ │ │ ├── datalife_engine.stpl │ │ │ │ │ ├── datalife_engine.tpl │ │ │ │ │ ├── default.stpl │ │ │ │ │ ├── default.tpl │ │ │ │ │ ├── dokuwiki.stpl │ │ │ │ │ ├── dokuwiki.tpl │ │ │ │ │ ├── drupal6.stpl │ │ │ │ │ ├── drupal6.tpl │ │ │ │ │ ├── drupal7.stpl │ │ │ │ │ ├── drupal7.tpl │ │ │ │ │ ├── drupal8.stpl │ │ │ │ │ ├── drupal8.tpl │ │ │ │ │ ├── joomla.stpl │ │ │ │ │ ├── joomla.tpl │ │ │ │ │ ├── laravel.stpl │ │ │ │ │ ├── laravel.tpl │ │ │ │ │ ├── magento.stpl │ │ │ │ │ ├── magento.tpl │ │ │ │ │ ├── modx.stpl │ │ │ │ │ ├── modx.tpl │ │ │ │ │ ├── moodle.stpl │ │ │ │ │ ├── moodle.tpl │ │ │ │ │ ├── no-php.stpl │ │ │ │ │ ├── no-php.tpl │ │ │ │ │ ├── odoo.stpl │ │ │ │ │ ├── odoo.tpl │ │ │ │ │ ├── opencart.stpl │ │ │ │ │ ├── opencart.tpl │ │ │ │ │ ├── owncloud.stpl │ │ │ │ │ ├── owncloud.tpl │ │ │ │ │ ├── piwik.stpl │ │ │ │ │ ├── piwik.tpl │ │ │ │ │ ├── pyrocms.stpl │ │ │ │ │ ├── pyrocms.tpl │ │ │ │ │ ├── sendy.stpl │ │ │ │ │ ├── sendy.tpl │ │ │ │ │ ├── wordpress.stpl │ │ │ │ │ ├── wordpress.tpl │ │ │ │ │ ├── wordpress2.stpl │ │ │ │ │ ├── wordpress2.tpl │ │ │ │ │ ├── wordpress2_rewrite.stpl │ │ │ │ │ ├── wordpress2_rewrite.tpl │ │ │ │ │ ├── wordpress2_wp_super_cache.stpl │ │ │ │ │ └── wordpress2_wp_super_cache.tpl │ │ │ │ └── proxy_ip.tpl │ │ │ │ ├── php-fpm │ │ │ │ ├── default.tpl │ │ │ │ ├── no-php.tpl │ │ │ │ └── socket.tpl │ │ │ │ ├── skel │ │ │ │ ├── document_errors │ │ │ │ │ ├── 403.html │ │ │ │ │ ├── 404.html │ │ │ │ │ └── 50x.html │ │ │ │ ├── public_html │ │ │ │ │ ├── index.html │ │ │ │ │ └── robots.txt │ │ │ │ └── public_shtml │ │ │ │ │ ├── index.html │ │ │ │ │ └── robots.txt │ │ │ │ ├── suspend │ │ │ │ ├── .htaccess │ │ │ │ └── index.html │ │ │ │ └── webalizer │ │ │ │ └── webalizer.tpl │ │ └── vsftpd │ │ │ └── vsftpd.conf │ ├── 15.10 │ │ ├── apache2 │ │ │ ├── apache2.conf │ │ │ └── status.conf │ │ ├── bind │ │ │ └── named.conf │ │ ├── clamav │ │ │ └── clamd.conf │ │ ├── deb_signing.key │ │ ├── dovecot │ │ │ ├── conf.d │ │ │ │ ├── 10-auth.conf │ │ │ │ ├── 10-logging.conf │ │ │ │ ├── 10-mail.conf │ │ │ │ ├── 10-master.conf │ │ │ │ ├── 10-ssl.conf │ │ │ │ ├── 20-imap.conf │ │ │ │ ├── 20-pop3.conf │ │ │ │ └── auth-passwdfile.conf.ext │ │ │ └── dovecot.conf │ │ ├── exim │ │ │ ├── dnsbl.conf │ │ │ ├── exim4.conf.template │ │ │ └── spam-blocks.conf │ │ ├── fail2ban │ │ │ ├── action.d │ │ │ │ └── vesta.conf │ │ │ ├── filter.d │ │ │ │ └── vesta.conf │ │ │ └── jail.local │ │ ├── firewall │ │ │ ├── ports.conf │ │ │ └── rules.conf │ │ ├── logrotate │ │ │ ├── apache2 │ │ │ ├── dovecot │ │ │ ├── nginx │ │ │ └── vesta │ │ ├── mysql │ │ │ ├── my-large.cnf │ │ │ ├── my-medium.cnf │ │ │ └── my-small.cnf │ │ ├── nginx │ │ │ ├── nginx.conf │ │ │ ├── phpmyadmin.inc │ │ │ ├── phppgadmin.inc │ │ │ ├── status.conf │ │ │ └── webmail.inc │ │ ├── packages │ │ │ ├── default.pkg │ │ │ ├── gainsboro.pkg │ │ │ ├── palegreen.pkg │ │ │ └── slategrey.pkg │ │ ├── pga │ │ │ ├── config.inc.php │ │ │ └── phppgadmin.conf │ │ ├── php-fpm │ │ │ └── www.conf │ │ ├── pma │ │ │ ├── apache.conf │ │ │ └── config.inc.php │ │ ├── postgresql │ │ │ └── pg_hba.conf │ │ ├── proftpd │ │ │ └── proftpd.conf │ │ ├── roundcube │ │ │ ├── apache.conf │ │ │ ├── config.inc.php │ │ │ ├── db.inc.php │ │ │ ├── main.inc.php │ │ │ └── vesta.php │ │ ├── sudo │ │ │ └── admin │ │ ├── templates │ │ │ ├── dns │ │ │ │ ├── child-ns.tpl │ │ │ │ ├── default.tpl │ │ │ │ └── gmail.tpl │ │ │ └── web │ │ │ │ ├── apache2 │ │ │ │ ├── basedir.stpl │ │ │ │ ├── basedir.tpl │ │ │ │ ├── default.stpl │ │ │ │ ├── default.tpl │ │ │ │ ├── hosting.stpl │ │ │ │ ├── hosting.tpl │ │ │ │ ├── phpcgi.sh │ │ │ │ ├── phpcgi.stpl │ │ │ │ ├── phpcgi.tpl │ │ │ │ ├── phpfcgid.sh │ │ │ │ ├── phpfcgid.stpl │ │ │ │ └── phpfcgid.tpl │ │ │ │ ├── awstats │ │ │ │ ├── awstats.tpl │ │ │ │ ├── index.tpl │ │ │ │ └── nav.tpl │ │ │ │ ├── nginx │ │ │ │ ├── caching.sh │ │ │ │ ├── caching.stpl │ │ │ │ ├── caching.tpl │ │ │ │ ├── default.stpl │ │ │ │ ├── default.tpl │ │ │ │ ├── hosting.sh │ │ │ │ ├── hosting.stpl │ │ │ │ ├── hosting.tpl │ │ │ │ ├── http2.stpl │ │ │ │ ├── http2.tpl │ │ │ │ ├── php-fpm │ │ │ │ │ ├── cms_made_simple.stpl │ │ │ │ │ ├── cms_made_simple.tpl │ │ │ │ │ ├── codeigniter2.stpl │ │ │ │ │ ├── codeigniter2.tpl │ │ │ │ │ ├── codeigniter3.stpl │ │ │ │ │ ├── codeigniter3.tpl │ │ │ │ │ ├── datalife_engine.stpl │ │ │ │ │ ├── datalife_engine.tpl │ │ │ │ │ ├── default.stpl │ │ │ │ │ ├── default.tpl │ │ │ │ │ ├── dokuwiki.stpl │ │ │ │ │ ├── dokuwiki.tpl │ │ │ │ │ ├── drupal6.stpl │ │ │ │ │ ├── drupal6.tpl │ │ │ │ │ ├── drupal7.stpl │ │ │ │ │ ├── drupal7.tpl │ │ │ │ │ ├── drupal8.stpl │ │ │ │ │ ├── drupal8.tpl │ │ │ │ │ ├── joomla.stpl │ │ │ │ │ ├── joomla.tpl │ │ │ │ │ ├── laravel.stpl │ │ │ │ │ ├── laravel.tpl │ │ │ │ │ ├── magento.stpl │ │ │ │ │ ├── magento.tpl │ │ │ │ │ ├── modx.stpl │ │ │ │ │ ├── modx.tpl │ │ │ │ │ ├── moodle.stpl │ │ │ │ │ ├── moodle.tpl │ │ │ │ │ ├── no-php.stpl │ │ │ │ │ ├── no-php.tpl │ │ │ │ │ ├── odoo.stpl │ │ │ │ │ ├── odoo.tpl │ │ │ │ │ ├── opencart.stpl │ │ │ │ │ ├── opencart.tpl │ │ │ │ │ ├── owncloud.stpl │ │ │ │ │ ├── owncloud.tpl │ │ │ │ │ ├── piwik.stpl │ │ │ │ │ ├── piwik.tpl │ │ │ │ │ ├── pyrocms.stpl │ │ │ │ │ ├── pyrocms.tpl │ │ │ │ │ ├── sendy.stpl │ │ │ │ │ ├── sendy.tpl │ │ │ │ │ ├── wordpress.stpl │ │ │ │ │ ├── wordpress.tpl │ │ │ │ │ ├── wordpress2.stpl │ │ │ │ │ ├── wordpress2.tpl │ │ │ │ │ ├── wordpress2_rewrite.stpl │ │ │ │ │ ├── wordpress2_rewrite.tpl │ │ │ │ │ ├── wordpress2_wp_super_cache.stpl │ │ │ │ │ └── wordpress2_wp_super_cache.tpl │ │ │ │ └── proxy_ip.tpl │ │ │ │ ├── php-fpm │ │ │ │ ├── default.tpl │ │ │ │ ├── no-php.tpl │ │ │ │ └── socket.tpl │ │ │ │ ├── skel │ │ │ │ ├── document_errors │ │ │ │ │ ├── 403.html │ │ │ │ │ ├── 404.html │ │ │ │ │ └── 50x.html │ │ │ │ ├── public_html │ │ │ │ │ ├── index.html │ │ │ │ │ └── robots.txt │ │ │ │ └── public_shtml │ │ │ │ │ ├── index.html │ │ │ │ │ └── robots.txt │ │ │ │ ├── suspend │ │ │ │ ├── .htaccess │ │ │ │ └── index.html │ │ │ │ └── webalizer │ │ │ │ └── webalizer.tpl │ │ └── vsftpd │ │ │ └── vsftpd.conf │ ├── 16.04 │ │ ├── apache2 │ │ │ ├── apache2.conf │ │ │ └── status.conf │ │ ├── bind │ │ │ └── named.conf │ │ ├── clamav │ │ │ └── clamd.conf │ │ ├── deb_signing.key │ │ ├── dovecot │ │ │ ├── conf.d │ │ │ │ ├── 10-auth.conf │ │ │ │ ├── 10-logging.conf │ │ │ │ ├── 10-mail.conf │ │ │ │ ├── 10-master.conf │ │ │ │ ├── 10-ssl.conf │ │ │ │ ├── 20-imap.conf │ │ │ │ ├── 20-pop3.conf │ │ │ │ └── auth-passwdfile.conf.ext │ │ │ └── dovecot.conf │ │ ├── exim │ │ │ ├── dnsbl.conf │ │ │ ├── exim4.conf.template │ │ │ └── spam-blocks.conf │ │ ├── fail2ban │ │ │ ├── action.d │ │ │ │ └── vesta.conf │ │ │ ├── filter.d │ │ │ │ └── vesta.conf │ │ │ └── jail.local │ │ ├── firewall │ │ │ ├── ports.conf │ │ │ └── rules.conf │ │ ├── logrotate │ │ │ ├── apache2 │ │ │ ├── dovecot │ │ │ ├── nginx │ │ │ └── vesta │ │ ├── mysql │ │ │ ├── my-large.cnf │ │ │ ├── my-medium.cnf │ │ │ └── my-small.cnf │ │ ├── nginx │ │ │ ├── nginx.conf │ │ │ ├── phpmyadmin.inc │ │ │ ├── phppgadmin.inc │ │ │ ├── status.conf │ │ │ └── webmail.inc │ │ ├── packages │ │ │ ├── default.pkg │ │ │ ├── gainsboro.pkg │ │ │ ├── palegreen.pkg │ │ │ └── slategrey.pkg │ │ ├── pga │ │ │ ├── config.inc.php │ │ │ └── phppgadmin.conf │ │ ├── php-fpm │ │ │ └── www.conf │ │ ├── pma │ │ │ ├── apache.conf │ │ │ └── config.inc.php │ │ ├── postgresql │ │ │ └── pg_hba.conf │ │ ├── proftpd │ │ │ └── proftpd.conf │ │ ├── roundcube │ │ │ ├── apache.conf │ │ │ ├── config.inc.php │ │ │ ├── db.inc.php │ │ │ ├── main.inc.php │ │ │ └── vesta.php │ │ ├── sudo │ │ │ └── admin │ │ ├── templates │ │ │ ├── dns │ │ │ │ ├── child-ns.tpl │ │ │ │ ├── default.tpl │ │ │ │ └── gmail.tpl │ │ │ └── web │ │ │ │ ├── apache2 │ │ │ │ ├── basedir.stpl │ │ │ │ ├── basedir.tpl │ │ │ │ ├── default.stpl │ │ │ │ ├── default.tpl │ │ │ │ ├── hosting.stpl │ │ │ │ ├── hosting.tpl │ │ │ │ ├── phpcgi.sh │ │ │ │ ├── phpcgi.stpl │ │ │ │ ├── phpcgi.tpl │ │ │ │ ├── phpfcgid.sh │ │ │ │ ├── phpfcgid.stpl │ │ │ │ └── phpfcgid.tpl │ │ │ │ ├── awstats │ │ │ │ ├── awstats.tpl │ │ │ │ ├── index.tpl │ │ │ │ └── nav.tpl │ │ │ │ ├── nginx │ │ │ │ ├── caching.sh │ │ │ │ ├── caching.stpl │ │ │ │ ├── caching.tpl │ │ │ │ ├── default.stpl │ │ │ │ ├── default.tpl │ │ │ │ ├── hosting.sh │ │ │ │ ├── hosting.stpl │ │ │ │ ├── hosting.tpl │ │ │ │ ├── http2.stpl │ │ │ │ ├── http2.tpl │ │ │ │ ├── php-fpm │ │ │ │ │ ├── cms_made_simple.stpl │ │ │ │ │ ├── cms_made_simple.tpl │ │ │ │ │ ├── codeigniter2.stpl │ │ │ │ │ ├── codeigniter2.tpl │ │ │ │ │ ├── codeigniter3.stpl │ │ │ │ │ ├── codeigniter3.tpl │ │ │ │ │ ├── datalife_engine.stpl │ │ │ │ │ ├── datalife_engine.tpl │ │ │ │ │ ├── default.stpl │ │ │ │ │ ├── default.tpl │ │ │ │ │ ├── dokuwiki.stpl │ │ │ │ │ ├── dokuwiki.tpl │ │ │ │ │ ├── drupal6.stpl │ │ │ │ │ ├── drupal6.tpl │ │ │ │ │ ├── drupal7.stpl │ │ │ │ │ ├── drupal7.tpl │ │ │ │ │ ├── drupal8.stpl │ │ │ │ │ ├── drupal8.tpl │ │ │ │ │ ├── invoiceninja.stpl │ │ │ │ │ ├── invoiceninja.tpl │ │ │ │ │ ├── joomla.stpl │ │ │ │ │ ├── joomla.tpl │ │ │ │ │ ├── laravel.stpl │ │ │ │ │ ├── laravel.tpl │ │ │ │ │ ├── magento.stpl │ │ │ │ │ ├── magento.tpl │ │ │ │ │ ├── mautic.stpl │ │ │ │ │ ├── mautic.tpl │ │ │ │ │ ├── modx.stpl │ │ │ │ │ ├── modx.tpl │ │ │ │ │ ├── moodle.stpl │ │ │ │ │ ├── moodle.tpl │ │ │ │ │ ├── no-php.stpl │ │ │ │ │ ├── no-php.tpl │ │ │ │ │ ├── odoo.stpl │ │ │ │ │ ├── odoo.tpl │ │ │ │ │ ├── opencart.stpl │ │ │ │ │ ├── opencart.tpl │ │ │ │ │ ├── owncloud.stpl │ │ │ │ │ ├── owncloud.tpl │ │ │ │ │ ├── piwik.stpl │ │ │ │ │ ├── piwik.tpl │ │ │ │ │ ├── pyrocms.stpl │ │ │ │ │ ├── pyrocms.tpl │ │ │ │ │ ├── sendy.stpl │ │ │ │ │ ├── sendy.tpl │ │ │ │ │ ├── wordpress.stpl │ │ │ │ │ ├── wordpress.tpl │ │ │ │ │ ├── wordpress2.stpl │ │ │ │ │ ├── wordpress2.tpl │ │ │ │ │ ├── wordpress2_rewrite.stpl │ │ │ │ │ ├── wordpress2_rewrite.tpl │ │ │ │ │ ├── wordpress2_wp_super_cache.stpl │ │ │ │ │ └── wordpress2_wp_super_cache.tpl │ │ │ │ └── proxy_ip.tpl │ │ │ │ ├── php-fpm │ │ │ │ ├── default.tpl │ │ │ │ ├── no-php.tpl │ │ │ │ └── socket.tpl │ │ │ │ ├── skel │ │ │ │ ├── document_errors │ │ │ │ │ ├── 403.html │ │ │ │ │ ├── 404.html │ │ │ │ │ └── 50x.html │ │ │ │ ├── public_html │ │ │ │ │ ├── index.html │ │ │ │ │ └── robots.txt │ │ │ │ └── public_shtml │ │ │ │ │ ├── index.html │ │ │ │ │ └── robots.txt │ │ │ │ ├── suspend │ │ │ │ ├── .htaccess │ │ │ │ └── index.html │ │ │ │ └── webalizer │ │ │ │ └── webalizer.tpl │ │ └── vsftpd │ │ │ └── vsftpd.conf │ ├── 16.10 │ │ ├── apache2 │ │ │ ├── apache2.conf │ │ │ └── status.conf │ │ ├── bind │ │ │ └── named.conf │ │ ├── clamav │ │ │ └── clamd.conf │ │ ├── deb_signing.key │ │ ├── dovecot │ │ │ ├── conf.d │ │ │ │ ├── 10-auth.conf │ │ │ │ ├── 10-logging.conf │ │ │ │ ├── 10-mail.conf │ │ │ │ ├── 10-master.conf │ │ │ │ ├── 10-ssl.conf │ │ │ │ ├── 20-imap.conf │ │ │ │ ├── 20-pop3.conf │ │ │ │ └── auth-passwdfile.conf.ext │ │ │ └── dovecot.conf │ │ ├── exim │ │ │ ├── dnsbl.conf │ │ │ ├── exim4.conf.template │ │ │ └── spam-blocks.conf │ │ ├── fail2ban │ │ │ ├── action.d │ │ │ │ └── vesta.conf │ │ │ ├── filter.d │ │ │ │ └── vesta.conf │ │ │ └── jail.local │ │ ├── firewall │ │ │ ├── ports.conf │ │ │ └── rules.conf │ │ ├── logrotate │ │ │ ├── apache2 │ │ │ ├── dovecot │ │ │ ├── nginx │ │ │ └── vesta │ │ ├── mysql │ │ │ ├── my-large.cnf │ │ │ ├── my-medium.cnf │ │ │ └── my-small.cnf │ │ ├── nginx │ │ │ ├── nginx.conf │ │ │ ├── phpmyadmin.inc │ │ │ ├── phppgadmin.inc │ │ │ ├── status.conf │ │ │ └── webmail.inc │ │ ├── packages │ │ │ ├── default.pkg │ │ │ ├── gainsboro.pkg │ │ │ ├── palegreen.pkg │ │ │ └── slategrey.pkg │ │ ├── pga │ │ │ ├── config.inc.php │ │ │ └── phppgadmin.conf │ │ ├── php-fpm │ │ │ └── www.conf │ │ ├── pma │ │ │ ├── apache.conf │ │ │ └── config.inc.php │ │ ├── postgresql │ │ │ └── pg_hba.conf │ │ ├── proftpd │ │ │ └── proftpd.conf │ │ ├── roundcube │ │ │ ├── apache.conf │ │ │ ├── config.inc.php │ │ │ ├── db.inc.php │ │ │ ├── main.inc.php │ │ │ └── vesta.php │ │ ├── sudo │ │ │ └── admin │ │ ├── templates │ │ │ ├── dns │ │ │ │ ├── child-ns.tpl │ │ │ │ ├── default.tpl │ │ │ │ └── gmail.tpl │ │ │ └── web │ │ │ │ ├── apache2 │ │ │ │ ├── basedir.stpl │ │ │ │ ├── basedir.tpl │ │ │ │ ├── default.stpl │ │ │ │ ├── default.tpl │ │ │ │ ├── hosting.stpl │ │ │ │ ├── hosting.tpl │ │ │ │ ├── phpcgi.sh │ │ │ │ ├── phpcgi.stpl │ │ │ │ ├── phpcgi.tpl │ │ │ │ ├── phpfcgid.sh │ │ │ │ ├── phpfcgid.stpl │ │ │ │ └── phpfcgid.tpl │ │ │ │ ├── awstats │ │ │ │ ├── awstats.tpl │ │ │ │ ├── index.tpl │ │ │ │ └── nav.tpl │ │ │ │ ├── nginx │ │ │ │ ├── caching.sh │ │ │ │ ├── caching.stpl │ │ │ │ ├── caching.tpl │ │ │ │ ├── default.stpl │ │ │ │ ├── default.tpl │ │ │ │ ├── hosting.sh │ │ │ │ ├── hosting.stpl │ │ │ │ ├── hosting.tpl │ │ │ │ ├── http2.stpl │ │ │ │ ├── http2.tpl │ │ │ │ ├── php-fpm │ │ │ │ │ ├── cms_made_simple.stpl │ │ │ │ │ ├── cms_made_simple.tpl │ │ │ │ │ ├── codeigniter2.stpl │ │ │ │ │ ├── codeigniter2.tpl │ │ │ │ │ ├── codeigniter3.stpl │ │ │ │ │ ├── codeigniter3.tpl │ │ │ │ │ ├── datalife_engine.stpl │ │ │ │ │ ├── datalife_engine.tpl │ │ │ │ │ ├── default.stpl │ │ │ │ │ ├── default.tpl │ │ │ │ │ ├── dokuwiki.stpl │ │ │ │ │ ├── dokuwiki.tpl │ │ │ │ │ ├── drupal6.stpl │ │ │ │ │ ├── drupal6.tpl │ │ │ │ │ ├── drupal7.stpl │ │ │ │ │ ├── drupal7.tpl │ │ │ │ │ ├── drupal8.stpl │ │ │ │ │ ├── drupal8.tpl │ │ │ │ │ ├── joomla.stpl │ │ │ │ │ ├── joomla.tpl │ │ │ │ │ ├── laravel.stpl │ │ │ │ │ ├── laravel.tpl │ │ │ │ │ ├── magento.stpl │ │ │ │ │ ├── magento.tpl │ │ │ │ │ ├── modx.stpl │ │ │ │ │ ├── modx.tpl │ │ │ │ │ ├── moodle.stpl │ │ │ │ │ ├── moodle.tpl │ │ │ │ │ ├── no-php.stpl │ │ │ │ │ ├── no-php.tpl │ │ │ │ │ ├── odoo.stpl │ │ │ │ │ ├── odoo.tpl │ │ │ │ │ ├── opencart.stpl │ │ │ │ │ ├── opencart.tpl │ │ │ │ │ ├── owncloud.stpl │ │ │ │ │ ├── owncloud.tpl │ │ │ │ │ ├── piwik.stpl │ │ │ │ │ ├── piwik.tpl │ │ │ │ │ ├── pyrocms.stpl │ │ │ │ │ ├── pyrocms.tpl │ │ │ │ │ ├── sendy.stpl │ │ │ │ │ ├── sendy.tpl │ │ │ │ │ ├── wordpress.stpl │ │ │ │ │ ├── wordpress.tpl │ │ │ │ │ ├── wordpress2.stpl │ │ │ │ │ ├── wordpress2.tpl │ │ │ │ │ ├── wordpress2_rewrite.stpl │ │ │ │ │ ├── wordpress2_rewrite.tpl │ │ │ │ │ ├── wordpress2_wp_super_cache.stpl │ │ │ │ │ └── wordpress2_wp_super_cache.tpl │ │ │ │ └── proxy_ip.tpl │ │ │ │ ├── php-fpm │ │ │ │ ├── default.tpl │ │ │ │ ├── no-php.tpl │ │ │ │ └── socket.tpl │ │ │ │ ├── skel │ │ │ │ ├── document_errors │ │ │ │ │ ├── 403.html │ │ │ │ │ ├── 404.html │ │ │ │ │ └── 50x.html │ │ │ │ ├── public_html │ │ │ │ │ ├── index.html │ │ │ │ │ └── robots.txt │ │ │ │ └── public_shtml │ │ │ │ │ ├── index.html │ │ │ │ │ └── robots.txt │ │ │ │ ├── suspend │ │ │ │ ├── .htaccess │ │ │ │ └── index.html │ │ │ │ └── webalizer │ │ │ │ └── webalizer.tpl │ │ └── vsftpd │ │ │ └── vsftpd.conf │ ├── 17.04 │ │ ├── apache2 │ │ │ ├── apache2.conf │ │ │ └── status.conf │ │ ├── bind │ │ │ └── named.conf │ │ ├── clamav │ │ │ └── clamd.conf │ │ ├── deb_signing.key │ │ ├── dovecot │ │ │ ├── conf.d │ │ │ │ ├── 10-auth.conf │ │ │ │ ├── 10-logging.conf │ │ │ │ ├── 10-mail.conf │ │ │ │ ├── 10-master.conf │ │ │ │ ├── 10-ssl.conf │ │ │ │ ├── 20-imap.conf │ │ │ │ ├── 20-pop3.conf │ │ │ │ └── auth-passwdfile.conf.ext │ │ │ └── dovecot.conf │ │ ├── exim │ │ │ ├── dnsbl.conf │ │ │ ├── exim4.conf.template │ │ │ └── spam-blocks.conf │ │ ├── fail2ban │ │ │ ├── action.d │ │ │ │ └── vesta.conf │ │ │ ├── filter.d │ │ │ │ └── vesta.conf │ │ │ └── jail.local │ │ ├── firewall │ │ │ ├── ports.conf │ │ │ └── rules.conf │ │ ├── logrotate │ │ │ ├── apache2 │ │ │ ├── dovecot │ │ │ ├── nginx │ │ │ └── vesta │ │ ├── mysql │ │ │ ├── my-large.cnf │ │ │ ├── my-medium.cnf │ │ │ └── my-small.cnf │ │ ├── nginx │ │ │ ├── nginx.conf │ │ │ ├── phpmyadmin.inc │ │ │ ├── phppgadmin.inc │ │ │ ├── status.conf │ │ │ └── webmail.inc │ │ ├── packages │ │ │ ├── default.pkg │ │ │ ├── gainsboro.pkg │ │ │ ├── palegreen.pkg │ │ │ └── slategrey.pkg │ │ ├── pga │ │ │ ├── config.inc.php │ │ │ └── phppgadmin.conf │ │ ├── php-fpm │ │ │ └── www.conf │ │ ├── pma │ │ │ ├── apache.conf │ │ │ └── config.inc.php │ │ ├── postgresql │ │ │ └── pg_hba.conf │ │ ├── proftpd │ │ │ └── proftpd.conf │ │ ├── roundcube │ │ │ ├── apache.conf │ │ │ ├── config.inc.php │ │ │ ├── db.inc.php │ │ │ ├── main.inc.php │ │ │ └── vesta.php │ │ ├── sudo │ │ │ └── admin │ │ ├── templates │ │ │ ├── dns │ │ │ │ ├── child-ns.tpl │ │ │ │ ├── default.tpl │ │ │ │ └── gmail.tpl │ │ │ └── web │ │ │ │ ├── apache2 │ │ │ │ ├── basedir.stpl │ │ │ │ ├── basedir.tpl │ │ │ │ ├── default.stpl │ │ │ │ ├── default.tpl │ │ │ │ ├── hosting.stpl │ │ │ │ ├── hosting.tpl │ │ │ │ ├── phpcgi.sh │ │ │ │ ├── phpcgi.stpl │ │ │ │ ├── phpcgi.tpl │ │ │ │ ├── phpfcgid.sh │ │ │ │ ├── phpfcgid.stpl │ │ │ │ └── phpfcgid.tpl │ │ │ │ ├── awstats │ │ │ │ ├── awstats.tpl │ │ │ │ ├── index.tpl │ │ │ │ └── nav.tpl │ │ │ │ ├── nginx │ │ │ │ ├── caching.sh │ │ │ │ ├── caching.stpl │ │ │ │ ├── caching.tpl │ │ │ │ ├── default.stpl │ │ │ │ ├── default.tpl │ │ │ │ ├── hosting.sh │ │ │ │ ├── hosting.stpl │ │ │ │ ├── hosting.tpl │ │ │ │ ├── http2.stpl │ │ │ │ ├── http2.tpl │ │ │ │ ├── php-fpm │ │ │ │ │ ├── cms_made_simple.stpl │ │ │ │ │ ├── cms_made_simple.tpl │ │ │ │ │ ├── codeigniter2.stpl │ │ │ │ │ ├── codeigniter2.tpl │ │ │ │ │ ├── codeigniter3.stpl │ │ │ │ │ ├── codeigniter3.tpl │ │ │ │ │ ├── datalife_engine.stpl │ │ │ │ │ ├── datalife_engine.tpl │ │ │ │ │ ├── default.stpl │ │ │ │ │ ├── default.tpl │ │ │ │ │ ├── dokuwiki.stpl │ │ │ │ │ ├── dokuwiki.tpl │ │ │ │ │ ├── drupal6.stpl │ │ │ │ │ ├── drupal6.tpl │ │ │ │ │ ├── drupal7.stpl │ │ │ │ │ ├── drupal7.tpl │ │ │ │ │ ├── drupal8.stpl │ │ │ │ │ ├── drupal8.tpl │ │ │ │ │ ├── invoiceninja.stpl │ │ │ │ │ ├── invoiceninja.tpl │ │ │ │ │ ├── joomla.stpl │ │ │ │ │ ├── joomla.tpl │ │ │ │ │ ├── laravel.stpl │ │ │ │ │ ├── laravel.tpl │ │ │ │ │ ├── magento.stpl │ │ │ │ │ ├── magento.tpl │ │ │ │ │ ├── mautic.stpl │ │ │ │ │ ├── mautic.tpl │ │ │ │ │ ├── modx.stpl │ │ │ │ │ ├── modx.tpl │ │ │ │ │ ├── moodle.stpl │ │ │ │ │ ├── moodle.tpl │ │ │ │ │ ├── no-php.stpl │ │ │ │ │ ├── no-php.tpl │ │ │ │ │ ├── odoo.stpl │ │ │ │ │ ├── odoo.tpl │ │ │ │ │ ├── opencart.stpl │ │ │ │ │ ├── opencart.tpl │ │ │ │ │ ├── owncloud.stpl │ │ │ │ │ ├── owncloud.tpl │ │ │ │ │ ├── piwik.stpl │ │ │ │ │ ├── piwik.tpl │ │ │ │ │ ├── pyrocms.stpl │ │ │ │ │ ├── pyrocms.tpl │ │ │ │ │ ├── sendy.stpl │ │ │ │ │ ├── sendy.tpl │ │ │ │ │ ├── wordpress.stpl │ │ │ │ │ ├── wordpress.tpl │ │ │ │ │ ├── wordpress2.stpl │ │ │ │ │ ├── wordpress2.tpl │ │ │ │ │ ├── wordpress2_rewrite.stpl │ │ │ │ │ └── wordpress2_rewrite.tpl │ │ │ │ └── proxy_ip.tpl │ │ │ │ ├── php-fpm │ │ │ │ ├── default.tpl │ │ │ │ ├── no-php.tpl │ │ │ │ └── socket.tpl │ │ │ │ ├── skel │ │ │ │ ├── document_errors │ │ │ │ │ ├── 403.html │ │ │ │ │ ├── 404.html │ │ │ │ │ └── 50x.html │ │ │ │ ├── public_html │ │ │ │ │ ├── index.html │ │ │ │ │ └── robots.txt │ │ │ │ └── public_shtml │ │ │ │ │ ├── index.html │ │ │ │ │ └── robots.txt │ │ │ │ ├── suspend │ │ │ │ ├── .htaccess │ │ │ │ └── index.html │ │ │ │ └── webalizer │ │ │ │ └── webalizer.tpl │ │ └── vsftpd │ │ │ └── vsftpd.conf │ ├── 17.10 │ │ ├── apache2 │ │ │ ├── apache2.conf │ │ │ └── status.conf │ │ ├── bind │ │ │ └── named.conf │ │ ├── clamav │ │ │ └── clamd.conf │ │ ├── deb_signing.key │ │ ├── dovecot │ │ │ ├── conf.d │ │ │ │ ├── 10-auth.conf │ │ │ │ ├── 10-logging.conf │ │ │ │ ├── 10-mail.conf │ │ │ │ ├── 10-master.conf │ │ │ │ ├── 10-ssl.conf │ │ │ │ ├── 20-imap.conf │ │ │ │ ├── 20-pop3.conf │ │ │ │ └── auth-passwdfile.conf.ext │ │ │ └── dovecot.conf │ │ ├── exim │ │ │ ├── dnsbl.conf │ │ │ ├── exim4.conf.template │ │ │ └── spam-blocks.conf │ │ ├── fail2ban │ │ │ ├── action.d │ │ │ │ └── vesta.conf │ │ │ ├── filter.d │ │ │ │ └── vesta.conf │ │ │ └── jail.local │ │ ├── firewall │ │ │ ├── ports.conf │ │ │ └── rules.conf │ │ ├── logrotate │ │ │ ├── apache2 │ │ │ ├── dovecot │ │ │ ├── nginx │ │ │ └── vesta │ │ ├── mysql │ │ │ ├── my-large.cnf │ │ │ ├── my-medium.cnf │ │ │ └── my-small.cnf │ │ ├── nginx │ │ │ ├── nginx.conf │ │ │ ├── phpmyadmin.inc │ │ │ ├── phppgadmin.inc │ │ │ ├── status.conf │ │ │ └── webmail.inc │ │ ├── packages │ │ │ ├── default.pkg │ │ │ ├── gainsboro.pkg │ │ │ ├── palegreen.pkg │ │ │ └── slategrey.pkg │ │ ├── pga │ │ │ ├── config.inc.php │ │ │ └── phppgadmin.conf │ │ ├── php-fpm │ │ │ └── www.conf │ │ ├── pma │ │ │ ├── apache.conf │ │ │ └── config.inc.php │ │ ├── postgresql │ │ │ └── pg_hba.conf │ │ ├── proftpd │ │ │ └── proftpd.conf │ │ ├── roundcube │ │ │ ├── apache.conf │ │ │ ├── config.inc.php │ │ │ ├── db.inc.php │ │ │ ├── main.inc.php │ │ │ └── vesta.php │ │ ├── sudo │ │ │ └── admin │ │ ├── templates │ │ │ ├── dns │ │ │ │ ├── child-ns.tpl │ │ │ │ ├── default.tpl │ │ │ │ └── gmail.tpl │ │ │ └── web │ │ │ │ ├── apache2 │ │ │ │ ├── basedir.stpl │ │ │ │ ├── basedir.tpl │ │ │ │ ├── default.stpl │ │ │ │ ├── default.tpl │ │ │ │ ├── hosting.stpl │ │ │ │ ├── hosting.tpl │ │ │ │ ├── phpcgi.sh │ │ │ │ ├── phpcgi.stpl │ │ │ │ ├── phpcgi.tpl │ │ │ │ ├── phpfcgid.sh │ │ │ │ ├── phpfcgid.stpl │ │ │ │ └── phpfcgid.tpl │ │ │ │ ├── awstats │ │ │ │ ├── awstats.tpl │ │ │ │ ├── index.tpl │ │ │ │ └── nav.tpl │ │ │ │ ├── nginx │ │ │ │ ├── caching.sh │ │ │ │ ├── caching.stpl │ │ │ │ ├── caching.tpl │ │ │ │ ├── default.stpl │ │ │ │ ├── default.tpl │ │ │ │ ├── hosting.sh │ │ │ │ ├── hosting.stpl │ │ │ │ ├── hosting.tpl │ │ │ │ ├── http2.stpl │ │ │ │ ├── http2.tpl │ │ │ │ ├── php-fpm │ │ │ │ │ ├── cms_made_simple.stpl │ │ │ │ │ ├── cms_made_simple.tpl │ │ │ │ │ ├── codeigniter2.stpl │ │ │ │ │ ├── codeigniter2.tpl │ │ │ │ │ ├── codeigniter3.stpl │ │ │ │ │ ├── codeigniter3.tpl │ │ │ │ │ ├── datalife_engine.stpl │ │ │ │ │ ├── datalife_engine.tpl │ │ │ │ │ ├── default.stpl │ │ │ │ │ ├── default.tpl │ │ │ │ │ ├── dokuwiki.stpl │ │ │ │ │ ├── dokuwiki.tpl │ │ │ │ │ ├── drupal6.stpl │ │ │ │ │ ├── drupal6.tpl │ │ │ │ │ ├── drupal7.stpl │ │ │ │ │ ├── drupal7.tpl │ │ │ │ │ ├── drupal8.stpl │ │ │ │ │ ├── drupal8.tpl │ │ │ │ │ ├── joomla.stpl │ │ │ │ │ ├── joomla.tpl │ │ │ │ │ ├── laravel.stpl │ │ │ │ │ ├── laravel.tpl │ │ │ │ │ ├── magento.stpl │ │ │ │ │ ├── magento.tpl │ │ │ │ │ ├── modx.stpl │ │ │ │ │ ├── modx.tpl │ │ │ │ │ ├── moodle.stpl │ │ │ │ │ ├── moodle.tpl │ │ │ │ │ ├── no-php.stpl │ │ │ │ │ ├── no-php.tpl │ │ │ │ │ ├── odoo.stpl │ │ │ │ │ ├── odoo.tpl │ │ │ │ │ ├── opencart.stpl │ │ │ │ │ ├── opencart.tpl │ │ │ │ │ ├── owncloud.stpl │ │ │ │ │ ├── owncloud.tpl │ │ │ │ │ ├── piwik.stpl │ │ │ │ │ ├── piwik.tpl │ │ │ │ │ ├── pyrocms.stpl │ │ │ │ │ ├── pyrocms.tpl │ │ │ │ │ ├── sendy.stpl │ │ │ │ │ ├── sendy.tpl │ │ │ │ │ ├── wordpress.stpl │ │ │ │ │ ├── wordpress.tpl │ │ │ │ │ ├── wordpress2.stpl │ │ │ │ │ ├── wordpress2.tpl │ │ │ │ │ ├── wordpress2_rewrite.stpl │ │ │ │ │ └── wordpress2_rewrite.tpl │ │ │ │ └── proxy_ip.tpl │ │ │ │ ├── php-fpm │ │ │ │ ├── default.tpl │ │ │ │ ├── no-php.tpl │ │ │ │ └── socket.tpl │ │ │ │ ├── skel │ │ │ │ ├── document_errors │ │ │ │ │ ├── 403.html │ │ │ │ │ ├── 404.html │ │ │ │ │ └── 50x.html │ │ │ │ ├── public_html │ │ │ │ │ ├── index.html │ │ │ │ │ └── robots.txt │ │ │ │ └── public_shtml │ │ │ │ │ ├── index.html │ │ │ │ │ └── robots.txt │ │ │ │ ├── suspend │ │ │ │ ├── .htaccess │ │ │ │ └── index.html │ │ │ │ └── webalizer │ │ │ │ └── webalizer.tpl │ │ └── vsftpd │ │ │ └── vsftpd.conf │ ├── 18.04 │ │ ├── apache2 │ │ │ ├── apache2.conf │ │ │ └── status.conf │ │ ├── bind │ │ │ └── named.conf │ │ ├── clamav │ │ │ └── clamd.conf │ │ ├── deb_signing.key │ │ ├── dovecot │ │ │ ├── conf.d │ │ │ │ ├── 10-auth.conf │ │ │ │ ├── 10-logging.conf │ │ │ │ ├── 10-mail.conf │ │ │ │ ├── 10-master.conf │ │ │ │ ├── 10-ssl.conf │ │ │ │ ├── 15-mailboxes.conf │ │ │ │ ├── 20-imap.conf │ │ │ │ ├── 20-pop3.conf │ │ │ │ └── auth-passwdfile.conf.ext │ │ │ └── dovecot.conf │ │ ├── exim │ │ │ ├── dnsbl.conf │ │ │ ├── exim4.conf.template │ │ │ └── spam-blocks.conf │ │ ├── fail2ban │ │ │ ├── action.d │ │ │ │ └── vesta.conf │ │ │ ├── filter.d │ │ │ │ └── vesta.conf │ │ │ └── jail.local │ │ ├── firewall │ │ │ ├── ports.conf │ │ │ └── rules.conf │ │ ├── logrotate │ │ │ ├── apache2 │ │ │ ├── dovecot │ │ │ ├── nginx │ │ │ └── vesta │ │ ├── mysql │ │ │ ├── my-large.cnf │ │ │ ├── my-medium.cnf │ │ │ └── my-small.cnf │ │ ├── nginx │ │ │ ├── nginx.conf │ │ │ ├── phpmyadmin.inc │ │ │ ├── phppgadmin.inc │ │ │ ├── status.conf │ │ │ └── webmail.inc │ │ ├── packages │ │ │ ├── default.pkg │ │ │ ├── gainsboro.pkg │ │ │ ├── palegreen.pkg │ │ │ └── slategrey.pkg │ │ ├── pga │ │ │ ├── config.inc.php │ │ │ └── phppgadmin.conf │ │ ├── php-fpm │ │ │ └── www.conf │ │ ├── pma │ │ │ ├── apache.conf │ │ │ └── config.inc.php │ │ ├── postgresql │ │ │ └── pg_hba.conf │ │ ├── proftpd │ │ │ └── proftpd.conf │ │ ├── roundcube │ │ │ ├── apache.conf │ │ │ ├── config.inc.php │ │ │ ├── db.inc.php │ │ │ ├── main.inc.php │ │ │ └── vesta.php │ │ ├── sudo │ │ │ └── admin │ │ ├── templates │ │ │ ├── dns │ │ │ │ ├── child-ns.tpl │ │ │ │ ├── default.tpl │ │ │ │ └── gmail.tpl │ │ │ └── web │ │ │ │ ├── apache2 │ │ │ │ ├── basedir.stpl │ │ │ │ ├── basedir.tpl │ │ │ │ ├── default.stpl │ │ │ │ ├── default.tpl │ │ │ │ ├── hosting.stpl │ │ │ │ ├── hosting.tpl │ │ │ │ ├── phpcgi.sh │ │ │ │ ├── phpcgi.stpl │ │ │ │ ├── phpcgi.tpl │ │ │ │ ├── phpfcgid.sh │ │ │ │ ├── phpfcgid.stpl │ │ │ │ └── phpfcgid.tpl │ │ │ │ ├── awstats │ │ │ │ ├── awstats.tpl │ │ │ │ ├── index.tpl │ │ │ │ └── nav.tpl │ │ │ │ ├── nginx │ │ │ │ ├── caching.sh │ │ │ │ ├── caching.stpl │ │ │ │ ├── caching.tpl │ │ │ │ ├── default.stpl │ │ │ │ ├── default.tpl │ │ │ │ ├── hosting.sh │ │ │ │ ├── hosting.stpl │ │ │ │ ├── hosting.tpl │ │ │ │ ├── http2.stpl │ │ │ │ ├── http2.tpl │ │ │ │ ├── php-fpm │ │ │ │ │ ├── cms_made_simple.stpl │ │ │ │ │ ├── cms_made_simple.tpl │ │ │ │ │ ├── codeigniter2.stpl │ │ │ │ │ ├── codeigniter2.tpl │ │ │ │ │ ├── codeigniter3.stpl │ │ │ │ │ ├── codeigniter3.tpl │ │ │ │ │ ├── cs-cart.stpl │ │ │ │ │ ├── cs-cart.tpl │ │ │ │ │ ├── datalife_engine.stpl │ │ │ │ │ ├── datalife_engine.tpl │ │ │ │ │ ├── default.stpl │ │ │ │ │ ├── default.tpl │ │ │ │ │ ├── dokuwiki.stpl │ │ │ │ │ ├── dokuwiki.tpl │ │ │ │ │ ├── drupal6.stpl │ │ │ │ │ ├── drupal6.tpl │ │ │ │ │ ├── drupal7.stpl │ │ │ │ │ ├── drupal7.tpl │ │ │ │ │ ├── drupal8.stpl │ │ │ │ │ ├── drupal8.tpl │ │ │ │ │ ├── invoiceninja.stpl │ │ │ │ │ ├── invoiceninja.tpl │ │ │ │ │ ├── joomla.stpl │ │ │ │ │ ├── joomla.tpl │ │ │ │ │ ├── laravel.stpl │ │ │ │ │ ├── laravel.tpl │ │ │ │ │ ├── magento.stpl │ │ │ │ │ ├── magento.tpl │ │ │ │ │ ├── mautic.stpl │ │ │ │ │ ├── mautic.tpl │ │ │ │ │ ├── modx.stpl │ │ │ │ │ ├── modx.tpl │ │ │ │ │ ├── moodle.stpl │ │ │ │ │ ├── moodle.tpl │ │ │ │ │ ├── no-php.stpl │ │ │ │ │ ├── no-php.tpl │ │ │ │ │ ├── odoo.stpl │ │ │ │ │ ├── odoo.tpl │ │ │ │ │ ├── opencart.stpl │ │ │ │ │ ├── opencart.tpl │ │ │ │ │ ├── owncloud.stpl │ │ │ │ │ ├── owncloud.tpl │ │ │ │ │ ├── piwik.stpl │ │ │ │ │ ├── piwik.tpl │ │ │ │ │ ├── pyrocms.stpl │ │ │ │ │ ├── pyrocms.tpl │ │ │ │ │ ├── sendy.stpl │ │ │ │ │ ├── sendy.tpl │ │ │ │ │ ├── vbulletin5.stpl │ │ │ │ │ ├── vbulletin5.tpl │ │ │ │ │ ├── wordpress.stpl │ │ │ │ │ ├── wordpress.tpl │ │ │ │ │ ├── wordpress2.stpl │ │ │ │ │ ├── wordpress2.tpl │ │ │ │ │ ├── wordpress2_rewrite.stpl │ │ │ │ │ └── wordpress2_rewrite.tpl │ │ │ │ └── proxy_ip.tpl │ │ │ │ ├── php-fpm │ │ │ │ ├── default.tpl │ │ │ │ ├── no-php.tpl │ │ │ │ └── socket.tpl │ │ │ │ ├── skel │ │ │ │ ├── document_errors │ │ │ │ │ ├── 403.html │ │ │ │ │ ├── 404.html │ │ │ │ │ └── 50x.html │ │ │ │ ├── public_html │ │ │ │ │ ├── index.html │ │ │ │ │ └── robots.txt │ │ │ │ └── public_shtml │ │ │ │ │ ├── index.html │ │ │ │ │ └── robots.txt │ │ │ │ ├── suspend │ │ │ │ ├── .htaccess │ │ │ │ └── index.html │ │ │ │ └── webalizer │ │ │ │ └── webalizer.tpl │ │ └── vsftpd │ │ │ └── vsftpd.conf │ └── 18.10 │ │ ├── apache2 │ │ ├── apache2.conf │ │ └── status.conf │ │ ├── bind │ │ └── named.conf │ │ ├── clamav │ │ └── clamd.conf │ │ ├── deb_signing.key │ │ ├── dovecot │ │ ├── conf.d │ │ │ ├── 10-auth.conf │ │ │ ├── 10-logging.conf │ │ │ ├── 10-mail.conf │ │ │ ├── 10-master.conf │ │ │ ├── 10-ssl.conf │ │ │ ├── 15-mailboxes.conf │ │ │ ├── 20-imap.conf │ │ │ ├── 20-pop3.conf │ │ │ └── auth-passwdfile.conf.ext │ │ └── dovecot.conf │ │ ├── exim │ │ ├── dnsbl.conf │ │ ├── exim4.conf.template │ │ └── spam-blocks.conf │ │ ├── fail2ban │ │ ├── action.d │ │ │ └── vesta.conf │ │ ├── filter.d │ │ │ └── vesta.conf │ │ └── jail.local │ │ ├── firewall │ │ ├── ports.conf │ │ └── rules.conf │ │ ├── logrotate │ │ ├── apache2 │ │ ├── dovecot │ │ ├── nginx │ │ └── vesta │ │ ├── mysql │ │ ├── my-large.cnf │ │ ├── my-medium.cnf │ │ └── my-small.cnf │ │ ├── nginx │ │ ├── nginx.conf │ │ ├── phpmyadmin.inc │ │ ├── phppgadmin.inc │ │ ├── status.conf │ │ └── webmail.inc │ │ ├── packages │ │ ├── default.pkg │ │ ├── gainsboro.pkg │ │ ├── palegreen.pkg │ │ └── slategrey.pkg │ │ ├── pga │ │ ├── config.inc.php │ │ └── phppgadmin.conf │ │ ├── php-fpm │ │ └── www.conf │ │ ├── pma │ │ ├── apache.conf │ │ └── config.inc.php │ │ ├── postgresql │ │ └── pg_hba.conf │ │ ├── proftpd │ │ └── proftpd.conf │ │ ├── roundcube │ │ ├── apache.conf │ │ ├── config.inc.php │ │ ├── db.inc.php │ │ ├── main.inc.php │ │ └── vesta.php │ │ ├── sudo │ │ └── admin │ │ ├── templates │ │ ├── dns │ │ │ ├── child-ns.tpl │ │ │ ├── default.tpl │ │ │ └── gmail.tpl │ │ └── web │ │ │ ├── apache2 │ │ │ ├── basedir.stpl │ │ │ ├── basedir.tpl │ │ │ ├── default.stpl │ │ │ ├── default.tpl │ │ │ ├── hosting.stpl │ │ │ ├── hosting.tpl │ │ │ ├── phpcgi.sh │ │ │ ├── phpcgi.stpl │ │ │ ├── phpcgi.tpl │ │ │ ├── phpfcgid.sh │ │ │ ├── phpfcgid.stpl │ │ │ └── phpfcgid.tpl │ │ │ ├── awstats │ │ │ ├── awstats.tpl │ │ │ ├── index.tpl │ │ │ └── nav.tpl │ │ │ ├── nginx │ │ │ ├── caching.sh │ │ │ ├── caching.stpl │ │ │ ├── caching.tpl │ │ │ ├── default.stpl │ │ │ ├── default.tpl │ │ │ ├── hosting.sh │ │ │ ├── hosting.stpl │ │ │ ├── hosting.tpl │ │ │ ├── http2.stpl │ │ │ ├── http2.tpl │ │ │ ├── php-fpm │ │ │ │ ├── cms_made_simple.stpl │ │ │ │ ├── cms_made_simple.tpl │ │ │ │ ├── codeigniter2.stpl │ │ │ │ ├── codeigniter2.tpl │ │ │ │ ├── codeigniter3.stpl │ │ │ │ ├── codeigniter3.tpl │ │ │ │ ├── datalife_engine.stpl │ │ │ │ ├── datalife_engine.tpl │ │ │ │ ├── default.stpl │ │ │ │ ├── default.tpl │ │ │ │ ├── dokuwiki.stpl │ │ │ │ ├── dokuwiki.tpl │ │ │ │ ├── drupal6.stpl │ │ │ │ ├── drupal6.tpl │ │ │ │ ├── drupal7.stpl │ │ │ │ ├── drupal7.tpl │ │ │ │ ├── drupal8.stpl │ │ │ │ ├── drupal8.tpl │ │ │ │ ├── joomla.stpl │ │ │ │ ├── joomla.tpl │ │ │ │ ├── laravel.stpl │ │ │ │ ├── laravel.tpl │ │ │ │ ├── magento.stpl │ │ │ │ ├── magento.tpl │ │ │ │ ├── modx.stpl │ │ │ │ ├── modx.tpl │ │ │ │ ├── moodle.stpl │ │ │ │ ├── moodle.tpl │ │ │ │ ├── no-php.stpl │ │ │ │ ├── no-php.tpl │ │ │ │ ├── odoo.stpl │ │ │ │ ├── odoo.tpl │ │ │ │ ├── opencart.stpl │ │ │ │ ├── opencart.tpl │ │ │ │ ├── owncloud.stpl │ │ │ │ ├── owncloud.tpl │ │ │ │ ├── piwik.stpl │ │ │ │ ├── piwik.tpl │ │ │ │ ├── pyrocms.stpl │ │ │ │ ├── pyrocms.tpl │ │ │ │ ├── sendy.stpl │ │ │ │ ├── sendy.tpl │ │ │ │ ├── vbulletin5.stpl │ │ │ │ ├── vbulletin5.tpl │ │ │ │ ├── wordpress.stpl │ │ │ │ ├── wordpress.tpl │ │ │ │ ├── wordpress2.stpl │ │ │ │ ├── wordpress2.tpl │ │ │ │ ├── wordpress2_rewrite.stpl │ │ │ │ └── wordpress2_rewrite.tpl │ │ │ └── proxy_ip.tpl │ │ │ ├── php-fpm │ │ │ ├── default.tpl │ │ │ ├── no-php.tpl │ │ │ └── socket.tpl │ │ │ ├── skel │ │ │ ├── document_errors │ │ │ │ ├── 403.html │ │ │ │ ├── 404.html │ │ │ │ └── 50x.html │ │ │ ├── public_html │ │ │ │ ├── index.html │ │ │ │ └── robots.txt │ │ │ └── public_shtml │ │ │ │ ├── index.html │ │ │ │ └── robots.txt │ │ │ ├── suspend │ │ │ ├── .htaccess │ │ │ └── index.html │ │ │ └── webalizer │ │ │ └── webalizer.tpl │ │ └── vsftpd │ │ └── vsftpd.conf ├── vst-install-amazon.sh ├── vst-install-debian.sh ├── vst-install-rhel.sh ├── vst-install-ubuntu.sh └── vst-install.sh ├── src ├── bash_coding_style.txt ├── c_coding_style.txt ├── deb │ ├── ioncube │ │ ├── changelog │ │ ├── conffiles │ │ ├── control │ │ ├── copyright │ │ ├── postinst │ │ └── prerm │ ├── nginx │ │ ├── conffiles │ │ ├── control │ │ ├── postinst │ │ ├── postrm │ │ └── vesta │ ├── php │ │ ├── control │ │ └── postinst │ ├── softaculous │ │ ├── changelog │ │ ├── conffiles │ │ ├── control │ │ └── copyright │ └── vesta │ │ ├── changelog │ │ ├── conffiles │ │ ├── control │ │ ├── copyright │ │ └── postinst ├── react │ ├── README.md │ ├── jsconfig.json │ ├── package-lock.json │ ├── package.json │ ├── public │ │ ├── favicon.ico │ │ ├── index.html │ │ └── manifest.json │ └── src │ │ ├── ControlPanelService │ │ ├── Backup.js │ │ ├── Cron.js │ │ ├── Db.js │ │ ├── Dns.js │ │ ├── Favorites.js │ │ ├── Firewalls.js │ │ ├── GeneratorOptions.js │ │ ├── Ip.js │ │ ├── Languages.js │ │ ├── Logs.js │ │ ├── Mail.js │ │ ├── Notifications.js │ │ ├── Package.js │ │ ├── RRD.js │ │ ├── ResetPassword.js │ │ ├── Search.js │ │ ├── Select.js │ │ ├── Server.js │ │ ├── Statistics.js │ │ ├── Updates.js │ │ ├── UserNS.js │ │ ├── Users.js │ │ ├── Web.js │ │ └── WebLogs.js │ │ ├── FileManagerHelper.js │ │ ├── actions │ │ ├── ControlPanelContent │ │ │ ├── controlPanelContentActions.js │ │ │ └── controlPanelContentTypes.js │ │ ├── MainNavigation │ │ │ ├── mainNavigationActions.js │ │ │ └── mainNavigationTypes.js │ │ ├── MenuCounters │ │ │ ├── menuCounterActions.js │ │ │ └── menuCounterTypes.js │ │ ├── Notification │ │ │ ├── notificationActions.js │ │ │ └── notificationTypes.js │ │ ├── Panel │ │ │ └── panelTypes.js │ │ ├── Session │ │ │ ├── sessionActions.js │ │ │ └── sessionTypes.js │ │ └── UserSession │ │ │ ├── userSessionActions.js │ │ │ └── userSessionTypes.js │ │ ├── components │ │ ├── Backup │ │ │ ├── Backup.jsx │ │ │ ├── Backup.scss │ │ │ ├── Exclusion │ │ │ │ ├── Edit │ │ │ │ │ ├── index.jsx │ │ │ │ │ └── style.scss │ │ │ │ ├── index.jsx │ │ │ │ └── style.scss │ │ │ ├── RestoreSetting │ │ │ │ ├── RestoreSetting.jsx │ │ │ │ └── RestoreSetting.scss │ │ │ └── RestoreSettings │ │ │ │ ├── BackupRestoreSettings.jsx │ │ │ │ └── BackupRestoreSettings.scss │ │ ├── ControlPanel │ │ │ ├── AddItemLayout │ │ │ │ ├── AddItemLayout.jsx │ │ │ │ ├── AddItemLayout.scss │ │ │ │ └── Form │ │ │ │ │ ├── Checkbox │ │ │ │ │ └── Checkbox.jsx │ │ │ │ │ ├── NameServers │ │ │ │ │ ├── NameServers.jsx │ │ │ │ │ └── NameServers.scss │ │ │ │ │ ├── Password │ │ │ │ │ ├── Password.jsx │ │ │ │ │ └── Password.scss │ │ │ │ │ ├── SelectInput │ │ │ │ │ ├── SelectInput.jsx │ │ │ │ │ └── SelectInput.scss │ │ │ │ │ ├── TextArea │ │ │ │ │ ├── TextArea.jsx │ │ │ │ │ └── TextArea.scss │ │ │ │ │ ├── TextInput │ │ │ │ │ ├── TextInput.jsx │ │ │ │ │ └── TextInput.scss │ │ │ │ │ ├── TextInputWithExtraButton │ │ │ │ │ ├── TextInputWithExtraButton.jsx │ │ │ │ │ └── TextInputWithExtraButton.scss │ │ │ │ │ └── TextInputWithTextOnTheRight │ │ │ │ │ ├── TextInputWithTextOnTheRight.jsx │ │ │ │ │ └── TextInputWithTextOnTheRight.scss │ │ │ ├── Container │ │ │ │ ├── Container.jsx │ │ │ │ └── Container.scss │ │ │ ├── Hotkeys │ │ │ │ ├── Hotkeys.jsx │ │ │ │ └── Hotkeys.scss │ │ │ ├── ListItem │ │ │ │ ├── ListItem.jsx │ │ │ │ └── ListItem.scss │ │ │ ├── LoginLayout │ │ │ │ ├── LoginLayout.jsx │ │ │ │ └── LoginLayout.scss │ │ │ └── Modal │ │ │ │ ├── Modal.jsx │ │ │ │ └── Modal.scss │ │ ├── CronJob │ │ │ ├── Add │ │ │ │ ├── AddCronJob.jsx │ │ │ │ └── AddCronJob.scss │ │ │ ├── CronJob.jsx │ │ │ ├── CronJob.scss │ │ │ ├── Edit │ │ │ │ ├── EditCronJob.jsx │ │ │ │ └── EditCronJob.scss │ │ │ └── Generator │ │ │ │ ├── Generator.jsx │ │ │ │ ├── Generator.scss │ │ │ │ ├── OtherSelects │ │ │ │ ├── FifthTabSelects.jsx │ │ │ │ ├── FourthTabSelects.jsx │ │ │ │ ├── SecondTabSelects.jsx │ │ │ │ ├── SelectsWrapper.jsx │ │ │ │ ├── SelectsWrapper.scss │ │ │ │ └── ThirdTabSelects.jsx │ │ │ │ └── RunCommandSelect │ │ │ │ ├── RunCommandSelect.jsx │ │ │ │ └── RunCommandSelect.scss │ │ ├── DNSRecord │ │ │ ├── Add │ │ │ │ ├── AddDNSRecord.jsx │ │ │ │ └── AddDNSRecord.scss │ │ │ ├── DNSRecord.jsx │ │ │ ├── DNSRecord.scss │ │ │ └── Edit │ │ │ │ └── EditDNSRecord.jsx │ │ ├── Database │ │ │ ├── Add │ │ │ │ ├── AddDatabase.jsx │ │ │ │ └── AddDatabase.scss │ │ │ ├── Database.jsx │ │ │ ├── Database.scss │ │ │ └── Edit │ │ │ │ ├── EditDatabase.jsx │ │ │ │ └── EditDatabase.scss │ │ ├── DomainNameSystem │ │ │ ├── Add │ │ │ │ ├── AddDomainNameSystem.jsx │ │ │ │ ├── AddDomainNameSystem.scss │ │ │ │ └── AdvancedOptions │ │ │ │ │ ├── AdvancedOptions.jsx │ │ │ │ │ └── AdvancedOptions.scss │ │ │ ├── DomainNameSystem.jsx │ │ │ ├── DomainNameSystem.scss │ │ │ └── Edit │ │ │ │ ├── EditDomainNameSystem.jsx │ │ │ │ └── EditDomainNameSystem.scss │ │ ├── Firewall │ │ │ ├── Add │ │ │ │ ├── AddFirewall.jsx │ │ │ │ ├── AddFirewall.scss │ │ │ │ └── Banlist │ │ │ │ │ └── index.jsx │ │ │ ├── Ban │ │ │ │ └── index.jsx │ │ │ ├── Edit │ │ │ │ ├── EditFirewall.jsx │ │ │ │ └── EditFirewall.scss │ │ │ ├── Firewall.jsx │ │ │ └── Firewall.scss │ │ ├── ForgotPassword │ │ │ └── index.jsx │ │ ├── Hotkeys │ │ │ ├── Hotkeys.jsx │ │ │ ├── Hotkeys.scss │ │ │ └── HotkeysButton.jsx │ │ ├── InternetProtocol │ │ │ ├── Add │ │ │ │ ├── AddInternetProtocol.jsx │ │ │ │ └── AddInternetProtocol.scss │ │ │ ├── Edit │ │ │ │ ├── EditInternetProtocol.jsx │ │ │ │ └── EditInternetProtocol.scss │ │ │ ├── InternetProtocol.jsx │ │ │ └── InternetProtocol.scss │ │ ├── Lists │ │ │ ├── DirectoryList │ │ │ │ └── DirectoryList.jsx │ │ │ ├── List.scss │ │ │ └── Row │ │ │ │ ├── Row.jsx │ │ │ │ └── Row.scss │ │ ├── Log │ │ │ ├── Log.jsx │ │ │ └── Log.scss │ │ ├── Login │ │ │ ├── Login.scss │ │ │ └── LoginForm.jsx │ │ ├── Mail │ │ │ ├── Add │ │ │ │ ├── AddMail.jsx │ │ │ │ └── AddMail.scss │ │ │ ├── Edit │ │ │ │ ├── EditMail.jsx │ │ │ │ └── EditMail.scss │ │ │ ├── Mail.jsx │ │ │ └── Mail.scss │ │ ├── MailAccount │ │ │ ├── Add │ │ │ │ ├── AddMailAccount.jsx │ │ │ │ └── AddMailAccount.scss │ │ │ ├── Edit │ │ │ │ └── EditMailAccount.jsx │ │ │ ├── MailAccount.jsx │ │ │ └── MailInfoBlock │ │ │ │ ├── MailInfoBlock.jsx │ │ │ │ └── MailInfoBlock.scss │ │ ├── MainNav │ │ │ ├── MainNav.jsx │ │ │ ├── MainNav.scss │ │ │ ├── Mobile │ │ │ │ ├── MobileTopNav.jsx │ │ │ │ └── MobileTopNav.scss │ │ │ ├── Panel │ │ │ │ ├── Notifications │ │ │ │ │ ├── Bell.jsx │ │ │ │ │ ├── BellUnread.jsx │ │ │ │ │ ├── Notifications.jsx │ │ │ │ │ └── Notifications.scss │ │ │ │ ├── Panel.jsx │ │ │ │ └── Panel.scss │ │ │ ├── Stat-menu │ │ │ │ ├── Menu.jsx │ │ │ │ └── Menu.scss │ │ │ └── Toolbar │ │ │ │ ├── Checkbox │ │ │ │ ├── Checkbox.jsx │ │ │ │ └── Checkbox.scss │ │ │ │ ├── DropdownFilter │ │ │ │ ├── DropdownFilter.jsx │ │ │ │ └── DropdownFilter.scss │ │ │ │ ├── LeftButton │ │ │ │ ├── LeftButton.jsx │ │ │ │ └── LeftButton.scss │ │ │ │ ├── SearchInput │ │ │ │ ├── SearchInput.jsx │ │ │ │ └── SearchInput.scss │ │ │ │ ├── Select │ │ │ │ ├── Select.jsx │ │ │ │ └── Select.scss │ │ │ │ ├── Toolbar.jsx │ │ │ │ └── Toolbar.scss │ │ ├── Menu │ │ │ ├── Menu.jsx │ │ │ └── Menu.scss │ │ ├── Modal │ │ │ ├── AddDirectory.jsx │ │ │ ├── AddFile.jsx │ │ │ ├── Archive.jsx │ │ │ ├── Copy.jsx │ │ │ ├── Delete.jsx │ │ │ ├── Extract.jsx │ │ │ ├── Modal.jsx │ │ │ ├── Modal.scss │ │ │ ├── Move.jsx │ │ │ ├── NothingSelected.jsx │ │ │ ├── Permissions.jsx │ │ │ ├── Rename.jsx │ │ │ └── Replace.jsx │ │ ├── Package │ │ │ ├── Add │ │ │ │ ├── AddPackage.jsx │ │ │ │ └── AddPackage.scss │ │ │ ├── Edit │ │ │ │ ├── EditPackage.jsx │ │ │ │ └── EditPackage.scss │ │ │ ├── Package.jsx │ │ │ └── Package.scss │ │ ├── Path │ │ │ ├── Dropdown │ │ │ │ ├── Dropdown.jsx │ │ │ │ └── Dropdown.scss │ │ │ ├── Path.jsx │ │ │ └── Path.scss │ │ ├── Preview │ │ │ ├── Editor │ │ │ │ ├── Editor.jsx │ │ │ │ └── Editor.scss │ │ │ ├── Photo │ │ │ │ ├── Photo.jsx │ │ │ │ └── Photo.scss │ │ │ ├── Preview.jsx │ │ │ └── Video │ │ │ │ ├── Video.jsx │ │ │ │ └── Video.scss │ │ ├── ProgressBar │ │ │ ├── ProgressBar.jsx │ │ │ └── ProgressBar.scss │ │ ├── RRD │ │ │ ├── RRD.jsx │ │ │ ├── RRD.scss │ │ │ └── Timer │ │ │ │ ├── Timer.jsx │ │ │ │ └── Timer.scss │ │ ├── Searchitem │ │ │ ├── SearchItem.jsx │ │ │ └── SearchItem.scss │ │ ├── Server │ │ │ ├── Edit │ │ │ │ ├── Bind9 │ │ │ │ │ ├── Bind9.jsx │ │ │ │ │ └── Bind9.scss │ │ │ │ ├── Dovecot │ │ │ │ │ ├── Dovecot.jsx │ │ │ │ │ └── Dovecot.scss │ │ │ │ ├── EditBackupOption.jsx │ │ │ │ ├── EditDatabaseOption.jsx │ │ │ │ ├── EditMailOption.jsx │ │ │ │ ├── EditServer.jsx │ │ │ │ ├── EditServer.scss │ │ │ │ ├── EditServerDnsOption.jsx │ │ │ │ ├── EditServerWebOption.jsx │ │ │ │ ├── EditVestaPlugins.jsx │ │ │ │ ├── EditVestaSslOption.jsx │ │ │ │ ├── Httpd │ │ │ │ │ ├── EditHttpd.jsx │ │ │ │ │ └── EditHttpd.scss │ │ │ │ ├── Mysql │ │ │ │ │ ├── Mysql.jsx │ │ │ │ │ └── Mysql.scss │ │ │ │ ├── Nginx │ │ │ │ │ ├── EditServerNginx.jsx │ │ │ │ │ └── EditServerNginx.scss │ │ │ │ ├── PHP │ │ │ │ │ ├── EditPhp.jsx │ │ │ │ │ └── EditPhp.scss │ │ │ │ ├── Postgresql │ │ │ │ │ ├── Postgresql.jsx │ │ │ │ │ └── Postgresql.scss │ │ │ │ └── Service │ │ │ │ │ ├── Service.jsx │ │ │ │ │ └── Service.scss │ │ │ ├── Server.jsx │ │ │ ├── Server.scss │ │ │ ├── ServerSys.jsx │ │ │ └── ServerSys.scss │ │ ├── Spinner │ │ │ ├── Spinner.jsx │ │ │ └── Spinner.scss │ │ ├── Statistic │ │ │ ├── Statistic.jsx │ │ │ └── Statistic.scss │ │ ├── TopPanel │ │ │ ├── TopPanel.jsx │ │ │ └── TopPanel.scss │ │ ├── Update │ │ │ ├── Update.jsx │ │ │ └── Update.scss │ │ ├── User │ │ │ ├── Add │ │ │ │ ├── AddUser.jsx │ │ │ │ └── AddUser.scss │ │ │ ├── Edit │ │ │ │ ├── EditUser.jsx │ │ │ │ └── EditUser.scss │ │ │ ├── User.jsx │ │ │ └── User.scss │ │ └── WebDomain │ │ │ ├── Add │ │ │ ├── AddWebDomain.jsx │ │ │ ├── AddWebDomain.scss │ │ │ ├── AdditionalFtp │ │ │ │ ├── AdditionalFtp.jsx │ │ │ │ └── AdditionalFtp.scss │ │ │ ├── AdditionalFtpForEditing │ │ │ │ ├── AdditionalFtpForEditing.jsx │ │ │ │ └── AdditionalFtpForEditing.scss │ │ │ ├── AdditionalFtpWrapper │ │ │ │ ├── AdditionalFtpWrapper.jsx │ │ │ │ └── AdditionalFtpWrapper.scss │ │ │ ├── AdvancedOptions │ │ │ │ ├── AdvancedOptions.jsx │ │ │ │ └── AdvancedOptions.scss │ │ │ └── SslSupport │ │ │ │ ├── SslSupport.jsx │ │ │ │ └── SslSupport.scss │ │ │ ├── Edit │ │ │ ├── EditWeb.jsx │ │ │ ├── EditWeb.scss │ │ │ └── SslSupport │ │ │ │ ├── SslSupport.jsx │ │ │ │ └── SslSupport.scss │ │ │ ├── WebDomain.jsx │ │ │ └── WebDomain.scss │ │ ├── containers │ │ ├── AddDNSWrapper │ │ │ ├── AddDNSWrapper.jsx │ │ │ └── AddDNSWrapper.scss │ │ ├── AddMailWrapper │ │ │ └── AddMailWrapper.jsx │ │ ├── App │ │ │ ├── App.js │ │ │ ├── App.scss │ │ │ ├── App.test.js │ │ │ └── serviceWorker.js │ │ ├── BackupWrapper │ │ │ └── BackupWrapper.jsx │ │ ├── Backups │ │ │ ├── Backups.jsx │ │ │ ├── Backups.scss │ │ │ └── Exclusions │ │ │ │ └── index.jsx │ │ ├── ControlPanelContent │ │ │ ├── ControlPanelContent.jsx │ │ │ └── ControlPanelContent.scss │ │ ├── CronJobs │ │ │ ├── CronJobs.jsx │ │ │ └── CronJobs.scss │ │ ├── DNSRecords │ │ │ ├── DNSRecords.jsx │ │ │ └── DNSRecords.scss │ │ ├── DNSWrapper │ │ │ └── DNSWrapper.jsx │ │ ├── Databases │ │ │ ├── Databases.jsx │ │ │ └── Databases.scss │ │ ├── DomainNameSystems │ │ │ ├── DomainNameSystems.jsx │ │ │ └── DomainNameSystems.scss │ │ ├── EditDNSWrapper │ │ │ └── EditDNSWrapper.jsx │ │ ├── EditMailWrapper │ │ │ └── EditMailWrapper.jsx │ │ ├── FileManager │ │ │ └── FileManager.js │ │ ├── Firewalls │ │ │ ├── Banlist │ │ │ │ ├── index.jsx │ │ │ │ └── styles.scss │ │ │ ├── Firewalls.jsx │ │ │ └── Firewalls.scss │ │ ├── GenerateCSR │ │ │ └── index.jsx │ │ ├── InternetProtocols │ │ │ ├── InternetProtocols.jsx │ │ │ └── InternetProtocols.scss │ │ ├── Logs │ │ │ ├── Logs.jsx │ │ │ └── Logs.scss │ │ ├── MailAccounts │ │ │ ├── MailAccounts.jsx │ │ │ └── MailAccounts.scss │ │ ├── MailWrapper │ │ │ └── MailWrapper.jsx │ │ ├── Mails │ │ │ ├── Mails.jsx │ │ │ └── Mails.scss │ │ ├── Packages │ │ │ ├── Packages.jsx │ │ │ └── Packages.scss │ │ ├── RRDs │ │ │ ├── RRDs.jsx │ │ │ └── RRDs.scss │ │ ├── Search │ │ │ ├── Search.jsx │ │ │ └── Search.scss │ │ ├── Servers │ │ │ ├── Servers.jsx │ │ │ └── Servers.scss │ │ ├── ServiceInfo │ │ │ ├── index.jsx │ │ │ └── styles.scss │ │ ├── Statistics │ │ │ ├── Statistics.jsx │ │ │ └── Statistics.scss │ │ ├── Updates │ │ │ ├── Updates.jsx │ │ │ └── Updates.scss │ │ ├── Users │ │ │ ├── Users.jsx │ │ │ └── Users.scss │ │ ├── Web │ │ │ ├── Web.jsx │ │ │ └── Web.scss │ │ └── WebLogs │ │ │ ├── WebLogs.jsx │ │ │ └── WebLogs.scss │ │ ├── index.css │ │ ├── index.js │ │ ├── reducers │ │ ├── ControlPanelContent │ │ │ └── controlPanelContentReducer.js │ │ ├── MainNavigation │ │ │ └── mainNavigationReducer.js │ │ ├── MenuCounters │ │ │ └── menuCounterReducer.js │ │ ├── Notification │ │ │ └── notificationReducer.js │ │ ├── Panel │ │ │ └── panel.js │ │ ├── Session │ │ │ └── sessionReducer.js │ │ ├── UserSession │ │ │ └── userSessionReducer.js │ │ └── rootReducer.js │ │ ├── services │ │ └── session.js │ │ ├── store.js │ │ └── utils │ │ ├── scss │ │ ├── _breakpoints.scss │ │ └── _variables.scss │ │ └── token.js ├── rpm │ ├── conf │ │ ├── ioncube.sh │ │ ├── nginx.conf │ │ ├── php-fpm.conf │ │ ├── php.ini │ │ └── vesta.init │ └── specs │ │ ├── vesta-ioncube.spec │ │ ├── vesta-nginx.spec │ │ ├── vesta-php.spec │ │ ├── vesta-softaculous.spec │ │ └── vesta.spec └── v-check-user-password.c ├── test ├── json.sh ├── ssl │ ├── crt │ └── key ├── test_actions.sh └── test_json_listing.sh ├── upd ├── add_firewall.sh ├── add_fwd_only.sh ├── add_notifications.sh ├── add_sudo.sh ├── convert_templates.sh ├── convert_webip.sh ├── fix_dhcprenew.sh ├── fix_exim_permissions.sh ├── fix_mysql_startup.sh ├── fix_nginx_auth.sh ├── fix_roundcube.sh ├── fix_sessions.sh ├── fix_vesta_ssl_permissions.sh ├── limit_sudo.sh ├── switch_rpath.sh ├── upgrade-centos-v16-to-v17.sh └── upgrade-debian-v16-to-v17.sh └── web ├── add ├── cron │ ├── autoupdate │ │ └── index.php │ ├── index.php │ └── reports │ │ └── index.php ├── db │ └── index.php ├── dns │ └── index.php ├── favorite │ └── index.php ├── firewall │ ├── banlist │ │ └── index.php │ └── index.php ├── ip │ └── index.php ├── mail │ └── index.php ├── package │ └── index.php ├── user │ └── index.php └── web │ └── index.php ├── api ├── index.php └── v1 │ ├── add │ ├── cron │ │ ├── autoupdate │ │ │ └── index.php │ │ ├── index.php │ │ └── reports │ │ │ └── index.php │ ├── db │ │ └── index.php │ ├── dns │ │ └── index.php │ ├── favorite │ │ └── index.php │ ├── firewall │ │ ├── banlist │ │ │ └── index.php │ │ └── index.php │ ├── ip │ │ └── index.php │ ├── mail │ │ └── index.php │ ├── package │ │ └── index.php │ ├── user │ │ └── index.php │ └── web │ │ └── index.php │ ├── bulk │ ├── backup │ │ ├── exclusions │ │ │ └── index.php │ │ └── index.php │ ├── cron │ │ └── index.php │ ├── db │ │ └── index.php │ ├── dns │ │ └── index.php │ ├── firewall │ │ ├── banlist │ │ │ └── index.php │ │ └── index.php │ ├── ip │ │ └── index.php │ ├── mail │ │ └── index.php │ ├── package │ │ └── index.php │ ├── restore │ │ └── index.php │ ├── service │ │ └── index.php │ ├── user │ │ └── index.php │ ├── vesta │ │ └── index.php │ └── web │ │ └── index.php │ ├── delete │ ├── backup │ │ ├── exclusion │ │ │ └── index.php │ │ └── index.php │ ├── cron │ │ ├── autoupdate │ │ │ └── index.php │ │ ├── index.php │ │ └── reports │ │ │ └── index.php │ ├── db │ │ └── index.php │ ├── dns │ │ └── index.php │ ├── favorite │ │ └── index.php │ ├── firewall │ │ ├── banlist │ │ │ └── index.php │ │ └── index.php │ ├── ip │ │ └── index.php │ ├── mail │ │ └── index.php │ ├── notification │ │ └── index.php │ ├── package │ │ └── index.php │ ├── user │ │ └── index.php │ └── web │ │ └── index.php │ ├── download │ ├── backup │ │ └── index.php │ ├── file │ │ └── index.php │ └── web-log │ │ └── index.php │ ├── edit │ ├── backup │ │ └── exclusions │ │ │ └── index.php │ ├── cron │ │ └── index.php │ ├── db │ │ └── index.php │ ├── dns │ │ └── index.php │ ├── file │ │ └── index.php │ ├── firewall │ │ └── index.php │ ├── ip │ │ └── index.php │ ├── mail │ │ └── index.php │ ├── package │ │ └── index.php │ ├── server │ │ ├── apache2 │ │ │ └── index.php │ │ ├── bind9 │ │ │ └── index.php │ │ ├── clamd │ │ │ └── index.php │ │ ├── cron │ │ │ └── index.php │ │ ├── crond │ │ │ └── index.php │ │ ├── dovecot │ │ │ └── index.php │ │ ├── exim │ │ │ └── index.php │ │ ├── exim4 │ │ │ └── index.php │ │ ├── fail2ban │ │ │ └── index.php │ │ ├── httpd │ │ │ └── index.php │ │ ├── index.php │ │ ├── iptables │ │ │ └── index.php │ │ ├── mariadb │ │ │ └── index.php │ │ ├── mysql │ │ │ └── index.php │ │ ├── mysqld │ │ │ └── index.php │ │ ├── named │ │ │ └── index.php │ │ ├── nginx │ │ │ └── index.php │ │ ├── php-fpm │ │ │ └── index.php │ │ ├── php │ │ │ └── index.php │ │ ├── php5-fpm │ │ │ └── index.php │ │ ├── postgresql │ │ │ └── index.php │ │ ├── proftpd │ │ │ └── index.php │ │ ├── spamassassin │ │ │ └── index.php │ │ ├── spamd │ │ │ └── index.php │ │ ├── test.php │ │ └── vsftpd │ │ │ └── index.php │ ├── user │ │ └── index.php │ └── web │ │ └── index.php │ ├── generate │ └── ssl │ │ └── index.php │ ├── index.php │ ├── languages.php │ ├── list-user-ns.php │ ├── list │ ├── backup │ │ ├── exclusions │ │ │ └── index.php │ │ └── index.php │ ├── cron │ │ └── index.php │ ├── db │ │ └── index.php │ ├── directory │ │ ├── index.php │ │ └── preview │ │ │ └── index.php │ ├── dns │ │ └── index.php │ ├── favorites │ │ └── index.php │ ├── firewall │ │ ├── banlist │ │ │ └── index.php │ │ └── index.php │ ├── index.php │ ├── ip │ │ └── index.php │ ├── log │ │ └── index.php │ ├── mail │ │ └── index.php │ ├── notifications │ │ └── index.php │ ├── package │ │ └── index.php │ ├── rrd │ │ ├── image.php │ │ └── index.php │ ├── server │ │ └── index.php │ ├── stats │ │ └── index.php │ ├── updates │ │ └── index.php │ ├── user │ │ └── index.php │ ├── web-log │ │ └── index.php │ └── web │ │ └── index.php │ ├── login │ ├── index.php │ └── session.php │ ├── logout │ └── index.php │ ├── reset │ ├── index.php │ └── mail │ │ └── index.php │ ├── restart │ ├── service │ │ └── index.php │ └── system │ │ └── index.php │ ├── rrd │ ├── daily.rrd │ ├── db │ │ ├── daily-mysql_localhost.png │ │ ├── daily-pgsql_localhost.png │ │ ├── monthly-mysql_localhost.png │ │ ├── monthly-pgsql_localhost.png │ │ ├── mysql_localhost.rrd │ │ ├── pgsql_localhost.rrd │ │ ├── weekly-mysql_localhost.png │ │ ├── weekly-pgsql_localhost.png │ │ ├── yearly-mysql_localhost.png │ │ └── yearly-pgsql_localhost.png │ ├── ftp │ │ ├── daily-ftp.png │ │ ├── ftp.rrd │ │ ├── monthly-ftp.png │ │ ├── weekly-ftp.png │ │ └── yearly-ftp.png │ ├── la │ │ ├── daily-la.png │ │ ├── la.rrd │ │ ├── monthly-la.png │ │ ├── weekly-la.png │ │ └── yearly-la.png │ ├── mail │ │ ├── daily-mail.png │ │ ├── mail.rrd │ │ ├── monthly-mail.png │ │ ├── weekly-mail.png │ │ └── yearly-mail.png │ ├── mem │ │ ├── daily-mem.png │ │ ├── mem.rrd │ │ ├── monthly-mem.png │ │ ├── weekly-mem.png │ │ └── yearly-mem.png │ ├── monthly.rrd │ ├── net │ │ ├── daily-eth0.png │ │ ├── daily-eth1.png │ │ ├── daily-sit0.png │ │ ├── eth0.rrd │ │ ├── eth1.rrd │ │ ├── monthly-eth0.png │ │ ├── monthly-eth1.png │ │ ├── monthly-sit0.png │ │ ├── sit0.rrd │ │ ├── weekly-eth0.png │ │ ├── weekly-eth1.png │ │ ├── weekly-sit0.png │ │ ├── yearly-eth0.png │ │ ├── yearly-eth1.png │ │ └── yearly-sit0.png │ ├── ssh │ │ ├── daily-ssh.png │ │ ├── monthly-ssh.png │ │ ├── ssh.rrd │ │ ├── weekly-ssh.png │ │ └── yearly-ssh.png │ ├── web │ │ ├── daily-httpd.png │ │ ├── daily-nginx.png │ │ ├── httpd.rrd │ │ ├── monthly-httpd.png │ │ ├── monthly-nginx.png │ │ ├── nginx.rrd │ │ ├── weekly-httpd.png │ │ ├── weekly-nginx.png │ │ ├── yearly-httpd.png │ │ └── yearly-nginx.png │ ├── weekly.rrd │ └── yearly.rrd │ ├── schedule │ ├── backup │ │ └── index.php │ └── restore │ │ └── index.php │ ├── search │ └── index.php │ ├── start │ └── service │ │ └── index.php │ ├── stop │ └── service │ │ └── index.php │ ├── suspend │ ├── cron │ │ └── index.php │ ├── db │ │ └── index.php │ ├── dns │ │ └── index.php │ ├── firewall │ │ └── index.php │ ├── mail │ │ └── index.php │ ├── user │ │ └── index.php │ └── web │ │ └── index.php │ ├── unsuspend │ ├── cron │ │ └── index.php │ ├── db │ │ └── index.php │ ├── dns │ │ └── index.php │ ├── firewall │ │ └── index.php │ ├── mail │ │ └── index.php │ ├── user │ │ └── index.php │ └── web │ │ └── index.php │ ├── update │ └── vesta │ │ └── index.php │ ├── upload │ ├── UploadHandler.php │ ├── files │ │ └── .htaccess │ └── index.php │ ├── view │ └── file │ │ └── index.php │ └── web-stats.php ├── bulk ├── backup │ ├── exclusions │ │ └── index.php │ └── index.php ├── cron │ └── index.php ├── db │ └── index.php ├── dns │ └── index.php ├── firewall │ ├── banlist │ │ └── index.php │ └── index.php ├── ip │ └── index.php ├── mail │ └── index.php ├── package │ └── index.php ├── restore │ └── index.php ├── service │ └── index.php ├── user │ └── index.php ├── vesta │ └── index.php └── web │ └── index.php ├── css ├── file_manager.css ├── file_manager_editor.css ├── jquery-custom-dialogs.css ├── jquery.arcticmodal.css ├── jquery.fileupload.css ├── styles.min.css └── uploadify.css ├── delete ├── backup │ ├── exclusion │ │ └── index.php │ └── index.php ├── cron │ ├── autoupdate │ │ └── index.php │ ├── index.php │ └── reports │ │ └── index.php ├── db │ └── index.php ├── dns │ └── index.php ├── favorite │ └── index.php ├── firewall │ ├── banlist │ │ └── index.php │ └── index.php ├── ip │ └── index.php ├── mail │ └── index.php ├── notification │ └── index.php ├── package │ └── index.php ├── user │ └── index.php └── web │ └── index.php ├── download ├── backup │ └── index.php ├── file │ └── index.php └── web-log │ └── index.php ├── edit ├── backup │ └── exclusions │ │ └── index.php ├── cron │ └── index.php ├── db │ └── index.php ├── dns │ └── index.php ├── file │ └── index.php ├── firewall │ └── index.php ├── ip │ └── index.php ├── mail │ └── index.php ├── package │ └── index.php ├── server │ ├── apache2 │ │ └── index.php │ ├── bind9 │ │ └── index.php │ ├── clamd │ │ └── index.php │ ├── cron │ │ └── index.php │ ├── crond │ │ └── index.php │ ├── dovecot │ │ └── index.php │ ├── exim │ │ └── index.php │ ├── exim4 │ │ └── index.php │ ├── fail2ban │ │ └── index.php │ ├── httpd │ │ └── index.php │ ├── index.php │ ├── iptables │ │ └── index.php │ ├── mariadb │ │ └── index.php │ ├── mysql │ │ └── index.php │ ├── mysqld │ │ └── index.php │ ├── named │ │ └── index.php │ ├── nginx │ │ └── index.php │ ├── php-fpm │ │ └── index.php │ ├── php │ │ └── index.php │ ├── php5-fpm │ │ └── index.php │ ├── postgresql │ │ └── index.php │ ├── proftpd │ │ └── index.php │ ├── spamassassin │ │ └── index.php │ ├── spamd │ │ └── index.php │ └── vsftpd │ │ └── index.php ├── user │ └── index.php └── web │ └── index.php ├── error ├── 404 │ └── index.html ├── index.html └── vesta.jpg ├── favicon.ico ├── file_manager ├── files.php ├── fm_api.php ├── fm_core.php └── index.php ├── generate └── ssl │ └── index.php ├── hotkeys.html ├── images ├── arrow.png ├── background-dots.png ├── document.png ├── edit_bg.png ├── favicon.ico ├── favicon.svg ├── filemanager.ico ├── filemanager_favicon_3.png ├── flat_icons.png ├── in_progress.gif ├── logo.png ├── logo_v1.png ├── pause.png ├── progress.gif ├── sprite.png ├── start.png ├── toggle_password.png ├── ui-bg_flat_0_aaaaaa_40x100.png ├── ui-bg_glass_55_fbf9ee_1x400.png ├── ui-bg_glass_95_fef1ec_1x400.png ├── ui-icons_2e83ff_256x240.png ├── ui-icons_454545_256x240.png ├── ui-icons_888888_256x240.png ├── ui-icons_cd0a0a_256x240.png ├── unlim.png ├── vesta_logo.png ├── vesta_logo_back.png └── white_logo.png ├── inc ├── i18n.php ├── i18n │ ├── ar.php │ ├── az.php │ ├── bg.php │ ├── bs.php │ ├── cn.php │ ├── cz.php │ ├── da.php │ ├── de.php │ ├── el.php │ ├── en.php │ ├── es.php │ ├── fa.php │ ├── fi.php │ ├── fr.php │ ├── hu.php │ ├── id.php │ ├── it.php │ ├── ja.php │ ├── ka.php │ ├── ko.php │ ├── nl.php │ ├── no.php │ ├── pl.php │ ├── pt-BR.php │ ├── pt.php │ ├── ro.php │ ├── ru.php │ ├── se.php │ ├── sr.php │ ├── th.php │ ├── tr.php │ ├── tw.php │ ├── ua.php │ ├── ur.php │ ├── uz.php │ └── vi.php ├── mail-wrapper.php └── main.php ├── index.php ├── js ├── app.js ├── cheef-editor │ ├── .gitignore │ ├── README.md │ ├── ace │ │ ├── ace.js │ │ ├── ext-static_highlight.js │ │ ├── ext-textarea.js │ │ ├── keybinding-emacs.js │ │ ├── keybinding-vim.js │ │ ├── mode-abap.js │ │ ├── mode-asciidoc.js │ │ ├── mode-c9search.js │ │ ├── mode-c_cpp.js │ │ ├── mode-clojure.js │ │ ├── mode-coffee.js │ │ ├── mode-coldfusion.js │ │ ├── mode-csharp.js │ │ ├── mode-css.js │ │ ├── mode-dart.js │ │ ├── mode-diff.js │ │ ├── mode-dot.js │ │ ├── mode-glsl.js │ │ ├── mode-golang.js │ │ ├── mode-groovy.js │ │ ├── mode-haml.js │ │ ├── mode-haxe.js │ │ ├── mode-html.js │ │ ├── mode-jade.js │ │ ├── mode-java.js │ │ ├── mode-javascript.js │ │ ├── mode-json.js │ │ ├── mode-jsp.js │ │ ├── mode-jsx.js │ │ ├── mode-latex.js │ │ ├── mode-less.js │ │ ├── mode-liquid.js │ │ ├── mode-lisp.js │ │ ├── mode-lua.js │ │ ├── mode-luapage.js │ │ ├── mode-lucene.js │ │ ├── mode-makefile.js │ │ ├── mode-markdown.js │ │ ├── mode-objectivec.js │ │ ├── mode-ocaml.js │ │ ├── mode-perl.js │ │ ├── mode-pgsql.js │ │ ├── mode-php.js │ │ ├── mode-powershell.js │ │ ├── mode-python.js │ │ ├── mode-r.js │ │ ├── mode-rdoc.js │ │ ├── mode-rhtml.js │ │ ├── mode-ruby.js │ │ ├── mode-scad.js │ │ ├── mode-scala.js │ │ ├── mode-scss.js │ │ ├── mode-sh.js │ │ ├── mode-sql.js │ │ ├── mode-stylus.js │ │ ├── mode-svg.js │ │ ├── mode-tcl.js │ │ ├── mode-tex.js │ │ ├── mode-text.js │ │ ├── mode-textile.js │ │ ├── mode-typescript.js │ │ ├── mode-xml.js │ │ ├── mode-xquery.js │ │ ├── mode-yaml.js │ │ ├── theme-ambiance.js │ │ ├── theme-chaos.js │ │ ├── theme-chrome.js │ │ ├── theme-clouds.js │ │ ├── theme-clouds_midnight.js │ │ ├── theme-cobalt.js │ │ ├── theme-crimson_editor.js │ │ ├── theme-dawn.js │ │ ├── theme-dreamweaver.js │ │ ├── theme-eclipse.js │ │ ├── theme-github.js │ │ ├── theme-idle_fingers.js │ │ ├── theme-kr.js │ │ ├── theme-merbivore.js │ │ ├── theme-merbivore_soft.js │ │ ├── theme-mono_industrial.js │ │ ├── theme-monokai.js │ │ ├── theme-pastel_on_dark.js │ │ ├── theme-solarized_dark.js │ │ ├── theme-solarized_light.js │ │ ├── theme-textmate.js │ │ ├── theme-tomorrow.js │ │ ├── theme-tomorrow_night.js │ │ ├── theme-tomorrow_night_blue.js │ │ ├── theme-tomorrow_night_bright.js │ │ ├── theme-tomorrow_night_eighties.js │ │ ├── theme-twilight.js │ │ ├── theme-vibrant_ink.js │ │ ├── theme-xcode.js │ │ ├── worker-coffee.js │ │ ├── worker-css.js │ │ ├── worker-javascript.js │ │ ├── worker-json.js │ │ └── worker-xquery.js │ ├── jquery-ace.coffee │ ├── jquery-ace.js │ ├── jquery-ace.min.js │ └── jquery │ │ └── jquery-1.8.3.min.js ├── events.js ├── file_manager.js ├── floating_layer.js ├── hotkeys.js ├── i18n.js.php ├── init.js ├── iviewer │ ├── .gitignore │ ├── Changelog │ ├── Gruntfile.js │ ├── README │ ├── TODO │ ├── bower.json │ ├── img │ │ ├── grab.cur │ │ ├── hand.cur │ │ ├── iviewer.rotate_left.png │ │ ├── iviewer.rotate_right.png │ │ ├── iviewer.zoom_fit.gif │ │ ├── iviewer.zoom_in.gif │ │ ├── iviewer.zoom_out.gif │ │ └── iviewer.zoom_zero.gif │ ├── iviewer.jquery.json │ ├── jquery.iviewer.css │ ├── jquery.iviewer.js │ ├── jquery.iviewer.min.js │ ├── package.json │ └── test │ │ ├── arrow.png │ │ ├── index.html │ │ ├── index3.html │ │ ├── jquery.js │ │ ├── jquery.mousewheel.js │ │ ├── jquery.mousewheel.min.js │ │ ├── jqueryui.js │ │ ├── lightbox-gallery │ │ ├── img │ │ │ ├── bg_transblack.png │ │ │ ├── btn_close.png │ │ │ ├── btn_next.png │ │ │ ├── btn_prev.png │ │ │ ├── btn_zoomin.png │ │ │ ├── btn_zoomout.png │ │ │ └── spinner.gif │ │ ├── index.html │ │ ├── main.js │ │ ├── readme.txt │ │ └── style.css │ │ ├── lightbox │ │ ├── img │ │ │ ├── bg_transblack.png │ │ │ ├── btn_close.png │ │ │ ├── btn_zoomin.png │ │ │ ├── btn_zoomout.png │ │ │ └── spinner.gif │ │ ├── index.html │ │ ├── main.js │ │ └── style.css │ │ ├── test_active_with_objects.GIF │ │ ├── test_image.jpg │ │ ├── test_image2.jpg │ │ ├── test_image3.jpg │ │ └── ui │ │ ├── jquery.ui.core.js │ │ ├── jquery.ui.mouse.js │ │ └── jquery.ui.widget.js ├── jquery-1.7.2.min.js ├── jquery-ui-1.8.20.custom.min.js ├── jquery-ui.min.js ├── jquery.arcticmodal.js ├── jquery.cookie.js ├── jquery.fileupload.js ├── jquery.finder.js ├── jquery.iframe-transport.js ├── jquery.mousewheel.min.js ├── jquery.uploadify.min.js ├── pages │ ├── add_cron.js │ ├── add_db.js │ ├── add_dns.js │ ├── add_dns_rec.js │ ├── add_mail_acc.js │ ├── add_package.js │ ├── add_user.js │ ├── add_web.js │ ├── edit_cron.js │ ├── edit_db.js │ ├── edit_mail_acc.js │ ├── edit_package.js │ ├── edit_server.js │ ├── edit_server_mysql.js │ ├── edit_server_nginx.js │ ├── edit_server_php.js │ ├── edit_user.js │ └── edit_web.js ├── ripple.js ├── templates.js └── uploadify.swf ├── list ├── backup │ ├── exclusions │ │ └── index.php │ └── index.php ├── cron │ └── index.php ├── db │ └── index.php ├── directory │ └── index.php ├── dns │ └── index.php ├── favorites │ └── index.php ├── firewall │ ├── banlist │ │ └── index.php │ └── index.php ├── index.php ├── ip │ └── index.php ├── log │ └── index.php ├── mail │ └── index.php ├── notifications │ └── index.php ├── package │ └── index.php ├── rrd │ ├── image.php │ └── index.php ├── server │ └── index.php ├── stats │ └── index.php ├── updates │ └── index.php ├── user │ └── index.php ├── web-log │ └── index.php └── web │ └── index.php ├── login └── index.php ├── logout └── index.php ├── reset ├── index.php └── mail │ └── index.php ├── restart ├── service │ └── index.php └── system │ └── index.php ├── robots.txt ├── schedule ├── backup │ └── index.php └── restore │ └── index.php ├── search └── index.php ├── start └── service │ └── index.php ├── static ├── css │ ├── 2.6c9f324a.chunk.css │ ├── 2.6c9f324a.chunk.css.map │ ├── main.9f0c683e.chunk.css │ └── main.9f0c683e.chunk.css.map ├── index.html └── js │ ├── 2.7cb4195c.chunk.js │ ├── 2.7cb4195c.chunk.js.LICENSE.txt │ ├── 2.7cb4195c.chunk.js.map │ ├── main.a9be926e.chunk.js │ ├── main.a9be926e.chunk.js.map │ ├── runtime-main.cb963cd4.js │ └── runtime-main.cb963cd4.js.map ├── stop └── service │ └── index.php ├── suspend ├── cron │ └── index.php ├── db │ └── index.php ├── dns │ └── index.php ├── firewall │ └── index.php ├── mail │ └── index.php ├── user │ └── index.php └── web │ └── index.php ├── templates ├── admin │ ├── add_cron.html │ ├── add_db.html │ ├── add_dns.html │ ├── add_dns_rec.html │ ├── add_firewall.html │ ├── add_firewall_banlist.html │ ├── add_ip.html │ ├── add_mail.html │ ├── add_mail_acc.html │ ├── add_package.html │ ├── add_user.html │ ├── add_web.html │ ├── edit_backup_exclusions.html │ ├── edit_cron.html │ ├── edit_db.html │ ├── edit_dns.html │ ├── edit_dns_rec.html │ ├── edit_firewall.html │ ├── edit_ip.html │ ├── edit_mail.html │ ├── edit_mail_acc.html │ ├── edit_package.html │ ├── edit_server.html │ ├── edit_server_bind9.html │ ├── edit_server_dovecot.html │ ├── edit_server_httpd.html │ ├── edit_server_mysql.html │ ├── edit_server_nginx.html │ ├── edit_server_pgsql.html │ ├── edit_server_php.html │ ├── edit_server_service.html │ ├── edit_user.html │ ├── edit_web.html │ ├── generate_ssl.html │ ├── list_backup.html │ ├── list_backup_detail.html │ ├── list_backup_exclusions.html │ ├── list_cron.html │ ├── list_db.html │ ├── list_dns.html │ ├── list_dns_rec.html │ ├── list_firewall.html │ ├── list_firewall_banlist.html │ ├── list_ip.html │ ├── list_log.html │ ├── list_mail.html │ ├── list_mail_acc.html │ ├── list_packages.html │ ├── list_rrd.html │ ├── list_search.html │ ├── list_server_info.html │ ├── list_services.html │ ├── list_ssl.html │ ├── list_stats.html │ ├── list_updates.html │ ├── list_user.html │ ├── list_web.html │ ├── list_weblog.html │ └── panel.html ├── file_manager │ ├── main.php │ └── tab_menu.php ├── footer.html ├── header.html ├── login.html ├── reset_1.html ├── reset_2.html ├── reset_3.html ├── scripts.html └── user │ ├── edit_dns.html │ ├── edit_user.html │ ├── edit_web.html │ ├── list_cron.html │ ├── list_db.html │ ├── list_dns.html │ ├── list_dns_rec.html │ ├── list_mail.html │ ├── list_mail_acc.html │ ├── list_search.html │ ├── list_stats.html │ ├── list_user.html │ ├── list_web.html │ └── panel.html ├── unsuspend ├── cron │ └── index.php ├── db │ └── index.php ├── dns │ └── index.php ├── firewall │ └── index.php ├── mail │ └── index.php ├── user │ └── index.php └── web │ └── index.php ├── update └── vesta │ └── index.php ├── upload ├── UploadHandler.php ├── files │ ├── .gitignore │ └── .htaccess └── index.php └── view └── file └── index.php /.gitignore: -------------------------------------------------------------------------------- 1 | *.tar 2 | *.zip 3 | *.gzip 4 | *.gz 5 | .vscode 6 | .DS_Store 7 | src/react/node_modules 8 | src/react/build 9 | /.idea -------------------------------------------------------------------------------- /SECURITY.md: -------------------------------------------------------------------------------- 1 | # Security Policy 2 | 3 | ## Reporting a Vulnerability 4 | 5 | Please report security issues to dev@vestacp.com 6 | -------------------------------------------------------------------------------- /install/debian/7/apache2/status.conf: -------------------------------------------------------------------------------- 1 | Listen 127.0.0.1:8081 2 | 3 | SetHandler server-status 4 | Order deny,allow 5 | Deny from all 6 | Allow from 127.0.0.1 7 | Allow from all 8 | 9 | -------------------------------------------------------------------------------- /install/debian/7/dovecot/conf.d/10-auth.conf: -------------------------------------------------------------------------------- 1 | disable_plaintext_auth = no 2 | auth_verbose = yes 3 | auth_mechanisms = plain login 4 | !include auth-passwdfile.conf.ext 5 | -------------------------------------------------------------------------------- /install/debian/7/dovecot/conf.d/10-logging.conf: -------------------------------------------------------------------------------- 1 | log_path = /var/log/dovecot.log 2 | -------------------------------------------------------------------------------- /install/debian/7/dovecot/conf.d/10-mail.conf: -------------------------------------------------------------------------------- 1 | mail_privileged_group = mail 2 | mail_access_groups = mail 3 | mail_location = maildir:%h/mail/%d/%n 4 | pop3_uidl_format = %08Xu%08Xv 5 | -------------------------------------------------------------------------------- /install/debian/7/dovecot/conf.d/10-ssl.conf: -------------------------------------------------------------------------------- 1 | ssl = yes 2 | ssl_cert = failed to login 9 | ignoreregex = 10 | 11 | -------------------------------------------------------------------------------- /install/debian/7/logrotate/dovecot: -------------------------------------------------------------------------------- 1 | /var/log/dovecot*.log { 2 | weekly 3 | rotate 4 4 | missingok 5 | notifempty 6 | compress 7 | delaycompress 8 | sharedscripts 9 | postrotate 10 | doveadm log reopen 11 | endscript 12 | } 13 | -------------------------------------------------------------------------------- /install/debian/7/logrotate/vesta: -------------------------------------------------------------------------------- 1 | /usr/local/vesta/log/*.log { 2 | missingok 3 | notifempty 4 | size 30k 5 | yearly 6 | create 0600 root root 7 | } 8 | -------------------------------------------------------------------------------- /install/debian/7/nginx/status.conf: -------------------------------------------------------------------------------- 1 | server { 2 | listen 127.0.0.1:8084 default; 3 | server_name _; 4 | server_name_in_redirect off; 5 | location / { 6 | stub_status on; 7 | access_log off; 8 | } 9 | } 10 | -------------------------------------------------------------------------------- /install/debian/7/php5-fpm/www.conf: -------------------------------------------------------------------------------- 1 | [www] 2 | listen = 127.0.0.1:9000 3 | listen.allowed_clients = 127.0.0.1 4 | 5 | user = www-data 6 | group = www-data 7 | 8 | pm = ondemand 9 | pm.max_children = 2 10 | pm.max_requests = 4000 11 | pm.process_idle_timeout = 10s 12 | -------------------------------------------------------------------------------- /install/debian/7/sudo/admin: -------------------------------------------------------------------------------- 1 | # Created by vesta installer 2 | Defaults env_keep="VESTA" 3 | Defaults:admin !syslog 4 | Defaults:admin !requiretty 5 | Defaults:root !requiretty 6 | 7 | # sudo is limited to vesta scripts 8 | admin ALL=NOPASSWD:/usr/local/vesta/bin/* 9 | -------------------------------------------------------------------------------- /install/debian/7/templates/web/nginx/hosting.sh: -------------------------------------------------------------------------------- 1 | #!/bin/bash 2 | # Changing public_html permission 3 | user="$1" 4 | domain="$2" 5 | ip="$3" 6 | home_dir="$4" 7 | docroot="$5" 8 | 9 | chmod 755 $docroot 10 | 11 | exit 0 12 | -------------------------------------------------------------------------------- /install/debian/7/templates/web/nginx/proxy_ip.tpl: -------------------------------------------------------------------------------- 1 | server { 2 | listen %ip%:%proxy_port% default; 3 | server_name _; 4 | #access_log /var/log/nginx/%ip%.log main; 5 | location / { 6 | proxy_pass http://%ip%:%web_port%; 7 | } 8 | } 9 | 10 | -------------------------------------------------------------------------------- /install/debian/7/templates/web/skel/public_html/robots.txt: -------------------------------------------------------------------------------- 1 | # vestacp autogenerated robots.txt 2 | User-agent: * 3 | Crawl-delay: 10 4 | -------------------------------------------------------------------------------- /install/debian/7/templates/web/skel/public_shtml/robots.txt: -------------------------------------------------------------------------------- 1 | # vestacp autogenerated robots.txt 2 | User-agent: * 3 | Crawl-delay: 10 4 | -------------------------------------------------------------------------------- /install/debian/7/templates/web/suspend/.htaccess: -------------------------------------------------------------------------------- 1 | ErrorDocument 403 /index.html 2 | ErrorDocument 404 /index.html 3 | -------------------------------------------------------------------------------- /install/debian/8/apache2/status.conf: -------------------------------------------------------------------------------- 1 | Listen 127.0.0.1:8081 2 | 3 | SetHandler server-status 4 | Order deny,allow 5 | Deny from all 6 | Allow from 127.0.0.1 7 | Allow from all 8 | 9 | -------------------------------------------------------------------------------- /install/debian/8/dovecot/conf.d/10-auth.conf: -------------------------------------------------------------------------------- 1 | disable_plaintext_auth = no 2 | auth_verbose = yes 3 | auth_mechanisms = plain login 4 | !include auth-passwdfile.conf.ext 5 | -------------------------------------------------------------------------------- /install/debian/8/dovecot/conf.d/10-logging.conf: -------------------------------------------------------------------------------- 1 | log_path = /var/log/dovecot.log 2 | -------------------------------------------------------------------------------- /install/debian/8/dovecot/conf.d/10-mail.conf: -------------------------------------------------------------------------------- 1 | mail_privileged_group = mail 2 | mail_access_groups = mail 3 | mail_location = maildir:%h/mail/%d/%n 4 | pop3_uidl_format = %08Xu%08Xv 5 | -------------------------------------------------------------------------------- /install/debian/8/dovecot/conf.d/10-ssl.conf: -------------------------------------------------------------------------------- 1 | ssl = yes 2 | ssl_cert = failed to login 9 | ignoreregex = 10 | 11 | -------------------------------------------------------------------------------- /install/debian/8/logrotate/dovecot: -------------------------------------------------------------------------------- 1 | /var/log/dovecot*.log { 2 | weekly 3 | rotate 4 4 | missingok 5 | notifempty 6 | compress 7 | delaycompress 8 | sharedscripts 9 | postrotate 10 | doveadm log reopen 11 | endscript 12 | } 13 | -------------------------------------------------------------------------------- /install/debian/8/logrotate/vesta: -------------------------------------------------------------------------------- 1 | /usr/local/vesta/log/*.log { 2 | missingok 3 | notifempty 4 | size 30k 5 | yearly 6 | create 0600 root root 7 | } 8 | -------------------------------------------------------------------------------- /install/debian/8/nginx/status.conf: -------------------------------------------------------------------------------- 1 | server { 2 | listen 127.0.0.1:8084 default; 3 | server_name _; 4 | server_name_in_redirect off; 5 | location / { 6 | stub_status on; 7 | access_log off; 8 | } 9 | } 10 | -------------------------------------------------------------------------------- /install/debian/8/php5-fpm/www.conf: -------------------------------------------------------------------------------- 1 | [www] 2 | listen = 127.0.0.1:9000 3 | listen.allowed_clients = 127.0.0.1 4 | 5 | user = www-data 6 | group = www-data 7 | 8 | pm = ondemand 9 | pm.max_children = 2 10 | pm.max_requests = 4000 11 | pm.process_idle_timeout = 10s 12 | -------------------------------------------------------------------------------- /install/debian/8/roundcube/roundcube-tinymce.tar.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/install/debian/8/roundcube/roundcube-tinymce.tar.gz -------------------------------------------------------------------------------- /install/debian/8/sudo/admin: -------------------------------------------------------------------------------- 1 | # Created by vesta installer 2 | Defaults env_keep="VESTA" 3 | Defaults:admin !syslog 4 | Defaults:admin !requiretty 5 | Defaults:root !requiretty 6 | 7 | # sudo is limited to vesta scripts 8 | admin ALL=NOPASSWD:/usr/local/vesta/bin/* 9 | -------------------------------------------------------------------------------- /install/debian/8/templates/web/nginx/hosting.sh: -------------------------------------------------------------------------------- 1 | #!/bin/bash 2 | # Changing public_html permission 3 | user="$1" 4 | domain="$2" 5 | ip="$3" 6 | home_dir="$4" 7 | docroot="$5" 8 | 9 | chmod 755 $docroot 10 | 11 | exit 0 12 | -------------------------------------------------------------------------------- /install/debian/8/templates/web/nginx/proxy_ip.tpl: -------------------------------------------------------------------------------- 1 | server { 2 | listen %ip%:%proxy_port% default; 3 | server_name _; 4 | #access_log /var/log/nginx/%ip%.log main; 5 | location / { 6 | proxy_pass http://%ip%:%web_port%; 7 | } 8 | } 9 | 10 | -------------------------------------------------------------------------------- /install/debian/8/templates/web/skel/public_html/robots.txt: -------------------------------------------------------------------------------- 1 | # vestacp autogenerated robots.txt 2 | User-agent: * 3 | Crawl-delay: 10 4 | -------------------------------------------------------------------------------- /install/debian/8/templates/web/skel/public_shtml/robots.txt: -------------------------------------------------------------------------------- 1 | # vestacp autogenerated robots.txt 2 | User-agent: * 3 | Crawl-delay: 10 4 | -------------------------------------------------------------------------------- /install/debian/8/templates/web/suspend/.htaccess: -------------------------------------------------------------------------------- 1 | ErrorDocument 403 /index.html 2 | ErrorDocument 404 /index.html 3 | -------------------------------------------------------------------------------- /install/debian/9/apache2/status.conf: -------------------------------------------------------------------------------- 1 | Listen 127.0.0.1:8081 2 | 3 | SetHandler server-status 4 | Order deny,allow 5 | Deny from all 6 | Allow from 127.0.0.1 7 | Allow from all 8 | 9 | -------------------------------------------------------------------------------- /install/debian/9/dovecot/conf.d/10-auth.conf: -------------------------------------------------------------------------------- 1 | disable_plaintext_auth = no 2 | auth_verbose = yes 3 | auth_mechanisms = plain login 4 | !include auth-passwdfile.conf.ext 5 | -------------------------------------------------------------------------------- /install/debian/9/dovecot/conf.d/10-logging.conf: -------------------------------------------------------------------------------- 1 | log_path = /var/log/dovecot.log 2 | -------------------------------------------------------------------------------- /install/debian/9/dovecot/conf.d/10-mail.conf: -------------------------------------------------------------------------------- 1 | mail_privileged_group = mail 2 | mail_access_groups = mail 3 | mail_location = maildir:%h/mail/%d/%n 4 | pop3_uidl_format = %08Xu%08Xv 5 | -------------------------------------------------------------------------------- /install/debian/9/dovecot/conf.d/10-ssl.conf: -------------------------------------------------------------------------------- 1 | ssl = yes 2 | ssl_cert = failed to login 9 | ignoreregex = 10 | 11 | -------------------------------------------------------------------------------- /install/debian/9/logrotate/dovecot: -------------------------------------------------------------------------------- 1 | /var/log/dovecot*.log { 2 | weekly 3 | rotate 4 4 | missingok 5 | notifempty 6 | compress 7 | delaycompress 8 | sharedscripts 9 | postrotate 10 | doveadm log reopen 11 | endscript 12 | } 13 | -------------------------------------------------------------------------------- /install/debian/9/logrotate/vesta: -------------------------------------------------------------------------------- 1 | /usr/local/vesta/log/*.log { 2 | missingok 3 | notifempty 4 | size 30k 5 | yearly 6 | create 0600 root root 7 | } 8 | -------------------------------------------------------------------------------- /install/debian/9/nginx/status.conf: -------------------------------------------------------------------------------- 1 | server { 2 | listen 127.0.0.1:8084 default; 3 | server_name _; 4 | server_name_in_redirect off; 5 | location / { 6 | stub_status on; 7 | access_log off; 8 | } 9 | } 10 | -------------------------------------------------------------------------------- /install/debian/9/php-fpm/www.conf: -------------------------------------------------------------------------------- 1 | [www] 2 | listen = 127.0.0.1:9000 3 | listen.allowed_clients = 127.0.0.1 4 | 5 | user = www-data 6 | group = www-data 7 | 8 | pm = ondemand 9 | pm.max_children = 2 10 | pm.max_requests = 4000 11 | pm.process_idle_timeout = 10s 12 | -------------------------------------------------------------------------------- /install/debian/9/sudo/admin: -------------------------------------------------------------------------------- 1 | # Created by vesta installer 2 | Defaults env_keep="VESTA" 3 | Defaults:admin !syslog 4 | Defaults:admin !requiretty 5 | Defaults:root !requiretty 6 | 7 | # sudo is limited to vesta scripts 8 | admin ALL=NOPASSWD:/usr/local/vesta/bin/* 9 | -------------------------------------------------------------------------------- /install/debian/9/templates/web/nginx/hosting.sh: -------------------------------------------------------------------------------- 1 | #!/bin/bash 2 | # Changing public_html permission 3 | user="$1" 4 | domain="$2" 5 | ip="$3" 6 | home_dir="$4" 7 | docroot="$5" 8 | 9 | chmod 755 $docroot 10 | 11 | exit 0 12 | -------------------------------------------------------------------------------- /install/debian/9/templates/web/nginx/proxy_ip.tpl: -------------------------------------------------------------------------------- 1 | server { 2 | listen %ip%:%proxy_port% default; 3 | server_name _; 4 | #access_log /var/log/nginx/%ip%.log main; 5 | location / { 6 | proxy_pass http://%ip%:%web_port%; 7 | } 8 | } 9 | 10 | -------------------------------------------------------------------------------- /install/debian/9/templates/web/skel/public_html/robots.txt: -------------------------------------------------------------------------------- 1 | # vestacp autogenerated robots.txt 2 | User-agent: * 3 | Crawl-delay: 10 4 | -------------------------------------------------------------------------------- /install/debian/9/templates/web/skel/public_shtml/robots.txt: -------------------------------------------------------------------------------- 1 | # vestacp autogenerated robots.txt 2 | User-agent: * 3 | Crawl-delay: 10 4 | -------------------------------------------------------------------------------- /install/debian/9/templates/web/suspend/.htaccess: -------------------------------------------------------------------------------- 1 | ErrorDocument 403 /index.html 2 | ErrorDocument 404 /index.html 3 | -------------------------------------------------------------------------------- /install/rhel/5/clamav/freshclam.conf: -------------------------------------------------------------------------------- 1 | DatabaseDirectory /var/lib/clamav 2 | UpdateLogFile /var/log/clamav/freshclam.log 3 | LogSyslog yes 4 | DatabaseOwner clam 5 | DatabaseMirror db.ca.clamav.net 6 | DatabaseMirror db.local.clamav.net 7 | -------------------------------------------------------------------------------- /install/rhel/5/epel-release.rpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/install/rhel/5/epel-release.rpm -------------------------------------------------------------------------------- /install/rhel/5/exim/dnsbl.conf: -------------------------------------------------------------------------------- 1 | bl.spamcop.net 2 | zen.spamhaus.org 3 | -------------------------------------------------------------------------------- /install/rhel/5/exim/spam-blocks.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/install/rhel/5/exim/spam-blocks.conf -------------------------------------------------------------------------------- /install/rhel/5/fail2ban/filter.d/vesta.conf: -------------------------------------------------------------------------------- 1 | # Fail2Ban filter for unsuccesfull Vesta authentication attempts 2 | # 3 | 4 | [INCLUDES] 5 | before = common.conf 6 | 7 | [Definition] 8 | failregex = .* failed to login 9 | ignoreregex = 10 | 11 | -------------------------------------------------------------------------------- /install/rhel/5/httpd/ruid2.conf: -------------------------------------------------------------------------------- 1 | LoadModule ruid2_module modules/mod_ruid2.so 2 | 3 | 4 | RMode config 5 | RDefaultUidGid apache apache 6 | RUidGid apache apache 7 | RGroups apache 8 | 9 | -------------------------------------------------------------------------------- /install/rhel/5/httpd/status.conf: -------------------------------------------------------------------------------- 1 | Listen 127.0.0.1:8081 2 | 3 | SetHandler server-status 4 | Order deny,allow 5 | Deny from all 6 | Allow from 127.0.0.1 7 | 8 | -------------------------------------------------------------------------------- /install/rhel/5/logrotate/dovecot: -------------------------------------------------------------------------------- 1 | /var/log/dovecot*.log { 2 | weekly 3 | rotate 4 4 | missingok 5 | notifempty 6 | compress 7 | delaycompress 8 | sharedscripts 9 | postrotate 10 | doveadm log reopen 11 | endscript 12 | } 13 | -------------------------------------------------------------------------------- /install/rhel/5/logrotate/vesta: -------------------------------------------------------------------------------- 1 | /usr/local/vesta/log/*.log { 2 | missingok 3 | notifempty 4 | size 30k 5 | yearly 6 | create 0600 root root 7 | } 8 | -------------------------------------------------------------------------------- /install/rhel/5/monit/clamd.conf: -------------------------------------------------------------------------------- 1 | check process clamd with pidfile /var/run/clamav/clamd.pid 2 | start program = "/etc/init.d/clamd start" 3 | stop program = "/etc/init.d/clamd stop" 4 | -------------------------------------------------------------------------------- /install/rhel/5/monit/dovecot.conf: -------------------------------------------------------------------------------- 1 | check process dovecot with pidfile /var/run/dovecot/master.pid 2 | start program = "/etc/init.d/dovecot start" 3 | stop program = "/etc/init.d/dovecot stop" 4 | -------------------------------------------------------------------------------- /install/rhel/5/monit/exim.conf: -------------------------------------------------------------------------------- 1 | check process exim with pidfile /var/run/exim.pid 2 | start program = "/etc/init.d/exim start" 3 | stop program = "/etc/init.d/exim stop" 4 | -------------------------------------------------------------------------------- /install/rhel/5/monit/httpd.conf: -------------------------------------------------------------------------------- 1 | check process httpd with pidfile /var/run/httpd/httpd.pid 2 | start program = "/etc/init.d/httpd start" 3 | stop program = "/etc/init.d/httpd stop" 4 | -------------------------------------------------------------------------------- /install/rhel/5/monit/mysql.conf: -------------------------------------------------------------------------------- 1 | check process mysql with pidfile /var/run/mysqld/mysqld.pid 2 | start program = "/etc/init.d/mysqld start" 3 | stop program = "/etc/init.d/mysqld stop" 4 | -------------------------------------------------------------------------------- /install/rhel/5/monit/nginx.conf: -------------------------------------------------------------------------------- 1 | check process nginx with pidfile /var/run/nginx.pid 2 | start program = "/etc/init.d/nginx start" 3 | stop program = "/etc/init.d/nginx stop" 4 | -------------------------------------------------------------------------------- /install/rhel/5/monit/spamassassin.conf: -------------------------------------------------------------------------------- 1 | check process spamassassin with pidfile /var/run/spamd.pid 2 | start program = "/etc/init.d/spamassassin start" 3 | stop program = "/etc/init.d/spamassassin stop" 4 | -------------------------------------------------------------------------------- /install/rhel/5/monit/sshd.conf: -------------------------------------------------------------------------------- 1 | check process sshd with pidfile /var/run/sshd.pid 2 | start program = "/etc/init.d/sshd start" 3 | stop program = "/etc/init.d/sshd stop" 4 | -------------------------------------------------------------------------------- /install/rhel/5/monit/vesta-nginx.conf: -------------------------------------------------------------------------------- 1 | check process vesta-nginx with pidfile /var/run/vesta-nginx.pid 2 | start program = "/etc/init.d/vesta start" 3 | stop program = "/etc/init.d/vesta stop" 4 | -------------------------------------------------------------------------------- /install/rhel/5/monit/vesta-php.conf: -------------------------------------------------------------------------------- 1 | check process vesta-php with pidfile /var/run/vesta-php.pid 2 | start program = "/etc/init.d/vesta start" 3 | stop program = "/etc/init.d/vesta stop" 4 | -------------------------------------------------------------------------------- /install/rhel/5/nginx/status.conf: -------------------------------------------------------------------------------- 1 | server { 2 | listen 127.0.0.1:8084 default; 3 | server_name _; 4 | server_name_in_redirect off; 5 | location / { 6 | stub_status on; 7 | access_log off; 8 | } 9 | } 10 | -------------------------------------------------------------------------------- /install/rhel/5/php-fpm/www.conf: -------------------------------------------------------------------------------- 1 | [www] 2 | listen = 127.0.0.1:9000 3 | listen.allowed_clients = 127.0.0.1 4 | user = apache 5 | group = apache 6 | 7 | pm = ondemand 8 | pm.max_children = 2 9 | pm.max_requests = 4000 10 | pm.process_idle_timeout = 10s 11 | -------------------------------------------------------------------------------- /install/rhel/5/remi-release.rpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/install/rhel/5/remi-release.rpm -------------------------------------------------------------------------------- /install/rhel/5/sudo/admin: -------------------------------------------------------------------------------- 1 | # Created by vesta installer 2 | Defaults env_keep="VESTA" 3 | Defaults:admin !syslog 4 | Defaults:admin !requiretty 5 | Defaults:root !requiretty 6 | 7 | # sudo is limited to vesta scripts 8 | admin ALL=NOPASSWD:/usr/local/vesta/bin/* 9 | -------------------------------------------------------------------------------- /install/rhel/5/templates/web/nginx/hosting.sh: -------------------------------------------------------------------------------- 1 | #!/bin/bash 2 | # Changing public_html permission 3 | user="$1" 4 | domain="$2" 5 | ip="$3" 6 | home_dir="$4" 7 | docroot="$5" 8 | 9 | chmod 755 $docroot 10 | 11 | exit 0 12 | -------------------------------------------------------------------------------- /install/rhel/5/templates/web/nginx/proxy_ip.tpl: -------------------------------------------------------------------------------- 1 | server { 2 | listen %ip%:%proxy_port% default; 3 | server_name _; 4 | #access_log /var/log/nginx/%ip%.log main; 5 | location / { 6 | proxy_pass http://%ip%:%web_port%; 7 | } 8 | } 9 | 10 | -------------------------------------------------------------------------------- /install/rhel/5/templates/web/skel/public_html/robots.txt: -------------------------------------------------------------------------------- 1 | # vestacp autogenerated robots.txt 2 | User-agent: * 3 | Crawl-delay: 10 4 | -------------------------------------------------------------------------------- /install/rhel/5/templates/web/skel/public_shtml/robots.txt: -------------------------------------------------------------------------------- 1 | # vestacp autogenerated robots.txt 2 | User-agent: * 3 | Crawl-delay: 10 4 | -------------------------------------------------------------------------------- /install/rhel/5/templates/web/suspend/.htaccess: -------------------------------------------------------------------------------- 1 | ErrorDocument 403 /index.html 2 | ErrorDocument 404 /index.html 3 | -------------------------------------------------------------------------------- /install/rhel/6/clamav/freshclam.conf: -------------------------------------------------------------------------------- 1 | DatabaseDirectory /var/lib/clamav 2 | UpdateLogFile /var/log/clamav/freshclam.log 3 | LogSyslog yes 4 | DatabaseOwner clam 5 | DatabaseMirror db.ca.clamav.net 6 | DatabaseMirror db.local.clamav.net 7 | -------------------------------------------------------------------------------- /install/rhel/6/dovecot/conf.d/10-auth.conf: -------------------------------------------------------------------------------- 1 | disable_plaintext_auth = no 2 | auth_verbose = yes 3 | auth_mechanisms = plain login 4 | !include auth-passwdfile.conf.ext 5 | -------------------------------------------------------------------------------- /install/rhel/6/dovecot/conf.d/10-logging.conf: -------------------------------------------------------------------------------- 1 | log_path = /var/log/dovecot.log 2 | -------------------------------------------------------------------------------- /install/rhel/6/dovecot/conf.d/10-mail.conf: -------------------------------------------------------------------------------- 1 | mail_privileged_group = mail 2 | mail_access_groups = mail 3 | mail_location = maildir:%h/mail/%d/%n 4 | pop3_uidl_format = %08Xu%08Xv 5 | -------------------------------------------------------------------------------- /install/rhel/6/dovecot/conf.d/10-ssl.conf: -------------------------------------------------------------------------------- 1 | ssl = yes 2 | ssl_cert = failed to login 9 | ignoreregex = 10 | 11 | -------------------------------------------------------------------------------- /install/rhel/6/httpd/ruid2.conf: -------------------------------------------------------------------------------- 1 | LoadModule ruid2_module modules/mod_ruid2.so 2 | 3 | 4 | RMode config 5 | RDefaultUidGid apache apache 6 | RUidGid apache apache 7 | RGroups apache 8 | 9 | -------------------------------------------------------------------------------- /install/rhel/6/httpd/status.conf: -------------------------------------------------------------------------------- 1 | Listen 127.0.0.1:8081 2 | 3 | SetHandler server-status 4 | Order deny,allow 5 | Deny from all 6 | Allow from 127.0.0.1 7 | 8 | -------------------------------------------------------------------------------- /install/rhel/6/logrotate/dovecot: -------------------------------------------------------------------------------- 1 | /var/log/dovecot*.log { 2 | weekly 3 | rotate 4 4 | missingok 5 | notifempty 6 | compress 7 | delaycompress 8 | sharedscripts 9 | postrotate 10 | doveadm log reopen 11 | endscript 12 | } 13 | -------------------------------------------------------------------------------- /install/rhel/6/logrotate/vesta: -------------------------------------------------------------------------------- 1 | /usr/local/vesta/log/*.log { 2 | missingok 3 | notifempty 4 | size 30k 5 | yearly 6 | create 0600 root root 7 | } 8 | -------------------------------------------------------------------------------- /install/rhel/6/nginx/status.conf: -------------------------------------------------------------------------------- 1 | server { 2 | listen 127.0.0.1:8084 default; 3 | server_name _; 4 | server_name_in_redirect off; 5 | location / { 6 | stub_status on; 7 | access_log off; 8 | } 9 | } 10 | -------------------------------------------------------------------------------- /install/rhel/6/php-fpm/www.conf: -------------------------------------------------------------------------------- 1 | [www] 2 | listen = 127.0.0.1:9000 3 | listen.allowed_clients = 127.0.0.1 4 | user = apache 5 | group = apache 6 | 7 | pm = ondemand 8 | pm.max_children = 2 9 | pm.max_requests = 4000 10 | pm.process_idle_timeout = 10s 11 | -------------------------------------------------------------------------------- /install/rhel/6/remi-release.rpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/install/rhel/6/remi-release.rpm -------------------------------------------------------------------------------- /install/rhel/6/sudo/admin: -------------------------------------------------------------------------------- 1 | # Created by vesta installer 2 | Defaults env_keep="VESTA" 3 | Defaults:admin !syslog 4 | Defaults:admin !requiretty 5 | Defaults:root !requiretty 6 | 7 | # sudo is limited to vesta scripts 8 | admin ALL=NOPASSWD:/usr/local/vesta/bin/* 9 | -------------------------------------------------------------------------------- /install/rhel/6/templates/web/nginx/hosting.sh: -------------------------------------------------------------------------------- 1 | #!/bin/bash 2 | # Changing public_html permission 3 | user="$1" 4 | domain="$2" 5 | ip="$3" 6 | home_dir="$4" 7 | docroot="$5" 8 | 9 | chmod 755 $docroot 10 | 11 | exit 0 12 | -------------------------------------------------------------------------------- /install/rhel/6/templates/web/nginx/proxy_ip.tpl: -------------------------------------------------------------------------------- 1 | server { 2 | listen %ip%:%proxy_port% default; 3 | server_name _; 4 | #access_log /var/log/nginx/%ip%.log main; 5 | location / { 6 | proxy_pass http://%ip%:%web_port%; 7 | } 8 | } 9 | 10 | -------------------------------------------------------------------------------- /install/rhel/6/templates/web/skel/public_html/robots.txt: -------------------------------------------------------------------------------- 1 | # vestacp autogenerated robots.txt 2 | User-agent: * 3 | Crawl-delay: 10 4 | -------------------------------------------------------------------------------- /install/rhel/6/templates/web/skel/public_shtml/robots.txt: -------------------------------------------------------------------------------- 1 | # vestacp autogenerated robots.txt 2 | User-agent: * 3 | Crawl-delay: 10 4 | -------------------------------------------------------------------------------- /install/rhel/6/templates/web/suspend/.htaccess: -------------------------------------------------------------------------------- 1 | ErrorDocument 403 /index.html 2 | ErrorDocument 404 /index.html 3 | -------------------------------------------------------------------------------- /install/rhel/7/clamav/freshclam.conf: -------------------------------------------------------------------------------- 1 | DatabaseDirectory /var/lib/clamav 2 | UpdateLogFile /var/log/clamav/freshclam.log 3 | LogSyslog yes 4 | DatabaseOwner clam 5 | DatabaseMirror db.ca.clamav.net 6 | DatabaseMirror db.local.clamav.net 7 | -------------------------------------------------------------------------------- /install/rhel/7/dovecot/conf.d/10-auth.conf: -------------------------------------------------------------------------------- 1 | disable_plaintext_auth = no 2 | auth_verbose = yes 3 | auth_mechanisms = plain login 4 | !include auth-passwdfile.conf.ext 5 | -------------------------------------------------------------------------------- /install/rhel/7/dovecot/conf.d/10-logging.conf: -------------------------------------------------------------------------------- 1 | log_path = /var/log/dovecot.log 2 | -------------------------------------------------------------------------------- /install/rhel/7/dovecot/conf.d/10-mail.conf: -------------------------------------------------------------------------------- 1 | mail_privileged_group = mail 2 | mail_access_groups = mail 3 | mail_location = maildir:%h/mail/%d/%n 4 | pop3_uidl_format = %08Xu%08Xv 5 | -------------------------------------------------------------------------------- /install/rhel/7/dovecot/conf.d/10-ssl.conf: -------------------------------------------------------------------------------- 1 | ssl = yes 2 | ssl_cert = failed to login 9 | ignoreregex = 10 | 11 | -------------------------------------------------------------------------------- /install/rhel/7/httpd/ruid2.conf: -------------------------------------------------------------------------------- 1 | LoadModule ruid2_module modules/mod_ruid2.so 2 | 3 | 4 | RMode config 5 | RDefaultUidGid apache apache 6 | RUidGid apache apache 7 | RGroups apache 8 | 9 | -------------------------------------------------------------------------------- /install/rhel/7/httpd/status.conf: -------------------------------------------------------------------------------- 1 | Listen 127.0.0.1:8081 2 | 3 | SetHandler server-status 4 | Order deny,allow 5 | Deny from all 6 | Allow from 127.0.0.1 7 | 8 | -------------------------------------------------------------------------------- /install/rhel/7/logrotate/dovecot: -------------------------------------------------------------------------------- 1 | /var/log/dovecot*.log { 2 | weekly 3 | rotate 4 4 | missingok 5 | notifempty 6 | compress 7 | delaycompress 8 | sharedscripts 9 | postrotate 10 | doveadm log reopen 11 | endscript 12 | } 13 | -------------------------------------------------------------------------------- /install/rhel/7/logrotate/vesta: -------------------------------------------------------------------------------- 1 | /usr/local/vesta/log/*.log { 2 | missingok 3 | notifempty 4 | size 30k 5 | yearly 6 | create 0600 root root 7 | } 8 | -------------------------------------------------------------------------------- /install/rhel/7/monit/clamd.conf: -------------------------------------------------------------------------------- 1 | check process clamd with pidfile /var/run/clamav/clamd.pid 2 | start program = "/usr/bin/systemctl start clamd" 3 | stop program = "/usr/bin/systemctl stop clamd" 4 | -------------------------------------------------------------------------------- /install/rhel/7/monit/dovecot.conf: -------------------------------------------------------------------------------- 1 | check process dovecot with pidfile /var/run/dovecot/master.pid 2 | start program = "/usr/bin/systemctl start dovecot" 3 | stop program = "/usr/bin/systemctl stop dovecot" 4 | -------------------------------------------------------------------------------- /install/rhel/7/monit/exim.conf: -------------------------------------------------------------------------------- 1 | check process exim with pidfile /var/run/exim.pid 2 | start program = "/usr/bin/systemctl start exim" 3 | stop program = "/usr/bin/systemctl stop exim" 4 | -------------------------------------------------------------------------------- /install/rhel/7/monit/httpd.conf: -------------------------------------------------------------------------------- 1 | check process httpd with pidfile /var/run/httpd/httpd.pid 2 | start program = "/usr/bin/systemctl start httpd" 3 | stop program = "/usr/bin/systemctl stop httpd" 4 | -------------------------------------------------------------------------------- /install/rhel/7/monit/mysql.conf: -------------------------------------------------------------------------------- 1 | check process mariadb with pidfile /var/run/mariadb/mariadb.pid 2 | start program = "/usr/bin/systemctl start mariadb" 3 | stop program = "/usr/bin/systemctl stop mariadb" 4 | -------------------------------------------------------------------------------- /install/rhel/7/monit/nginx.conf: -------------------------------------------------------------------------------- 1 | check process nginx with pidfile /var/run/nginx.pid 2 | start program = "/usr/bin/systemctl start nginx" 3 | stop program = "/usr/bin/systemctl stop nginx" 4 | -------------------------------------------------------------------------------- /install/rhel/7/monit/spamassassin.conf: -------------------------------------------------------------------------------- 1 | check process spamassassin with pidfile /var/run/spamd.pid 2 | start program = "/usr/bin/systemctl start spamassassin" 3 | stop program = "/usr/bin/systemctl stop spamassassin" 4 | -------------------------------------------------------------------------------- /install/rhel/7/monit/sshd.conf: -------------------------------------------------------------------------------- 1 | check process sshd with pidfile /var/run/sshd.pid 2 | start program = "/usr/bin/systemctl start sshd" 3 | stop program = "/usr/bin/systemctl stop sshd" 4 | if failed port 22 protocol ssh then restart 5 | -------------------------------------------------------------------------------- /install/rhel/7/monit/vesta-nginx.conf: -------------------------------------------------------------------------------- 1 | check process vesta-nginx with pidfile /var/run/vesta-nginx.pid 2 | start program = "/usr/bin/systemctl start vesta" 3 | stop program = "/usr/bin/systemctl stop vesta" 4 | -------------------------------------------------------------------------------- /install/rhel/7/monit/vesta-php.conf: -------------------------------------------------------------------------------- 1 | check process vesta-php with pidfile /var/run/vesta-php.pid 2 | start program = "/usr/bin/systemctl start vesta" 3 | stop program = "/usr/bin/systemctl stop vesta" 4 | -------------------------------------------------------------------------------- /install/rhel/7/nginx/status.conf: -------------------------------------------------------------------------------- 1 | server { 2 | listen 127.0.0.1:8084 default; 3 | server_name _; 4 | server_name_in_redirect off; 5 | location / { 6 | stub_status on; 7 | access_log off; 8 | } 9 | } 10 | -------------------------------------------------------------------------------- /install/rhel/7/php-fpm/www.conf: -------------------------------------------------------------------------------- 1 | [www] 2 | listen = 127.0.0.1:9000 3 | listen.allowed_clients = 127.0.0.1 4 | user = apache 5 | group = apache 6 | 7 | pm = ondemand 8 | pm.max_children = 2 9 | pm.max_requests = 4000 10 | pm.process_idle_timeout = 10s 11 | -------------------------------------------------------------------------------- /install/rhel/7/remi-release.rpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/install/rhel/7/remi-release.rpm -------------------------------------------------------------------------------- /install/rhel/7/sudo/admin: -------------------------------------------------------------------------------- 1 | # Created by vesta installer 2 | Defaults env_keep="VESTA" 3 | Defaults:admin !syslog 4 | Defaults:admin !requiretty 5 | Defaults:root !requiretty 6 | 7 | # sudo is limited to vesta scripts 8 | admin ALL=NOPASSWD:/usr/local/vesta/bin/* 9 | -------------------------------------------------------------------------------- /install/rhel/7/templates/web/nginx/hosting.sh: -------------------------------------------------------------------------------- 1 | #!/bin/bash 2 | # Changing public_html permission 3 | user="$1" 4 | domain="$2" 5 | ip="$3" 6 | home_dir="$4" 7 | docroot="$5" 8 | 9 | chmod 755 $docroot 10 | 11 | exit 0 12 | -------------------------------------------------------------------------------- /install/rhel/7/templates/web/nginx/proxy_ip.tpl: -------------------------------------------------------------------------------- 1 | server { 2 | listen %ip%:%proxy_port% default; 3 | server_name _; 4 | #access_log /var/log/nginx/%ip%.log main; 5 | location / { 6 | proxy_pass http://%ip%:%web_port%; 7 | } 8 | } 9 | 10 | -------------------------------------------------------------------------------- /install/rhel/7/templates/web/skel/public_html/robots.txt: -------------------------------------------------------------------------------- 1 | # vestacp autogenerated robots.txt 2 | User-agent: * 3 | Crawl-delay: 10 4 | -------------------------------------------------------------------------------- /install/rhel/7/templates/web/skel/public_shtml/robots.txt: -------------------------------------------------------------------------------- 1 | # vestacp autogenerated robots.txt 2 | User-agent: * 3 | Crawl-delay: 10 4 | -------------------------------------------------------------------------------- /install/rhel/7/templates/web/suspend/.htaccess: -------------------------------------------------------------------------------- 1 | ErrorDocument 403 /index.html 2 | ErrorDocument 404 /index.html 3 | -------------------------------------------------------------------------------- /install/ubuntu/12.04/apache2/status.conf: -------------------------------------------------------------------------------- 1 | Listen 127.0.0.1:8081 2 | 3 | SetHandler server-status 4 | Order deny,allow 5 | Deny from all 6 | Allow from 127.0.0.1 7 | Allow from all 8 | 9 | -------------------------------------------------------------------------------- /install/ubuntu/12.04/dovecot/conf.d/10-auth.conf: -------------------------------------------------------------------------------- 1 | disable_plaintext_auth = no 2 | auth_verbose = yes 3 | auth_mechanisms = plain login 4 | !include auth-passwdfile.conf.ext 5 | -------------------------------------------------------------------------------- /install/ubuntu/12.04/dovecot/conf.d/10-logging.conf: -------------------------------------------------------------------------------- 1 | log_path = /var/log/dovecot.log 2 | -------------------------------------------------------------------------------- /install/ubuntu/12.04/dovecot/conf.d/10-mail.conf: -------------------------------------------------------------------------------- 1 | mail_privileged_group = mail 2 | mail_access_groups = mail 3 | mail_location = maildir:%h/mail/%d/%n 4 | pop3_uidl_format = %08Xu%08Xv 5 | -------------------------------------------------------------------------------- /install/ubuntu/12.04/dovecot/conf.d/10-ssl.conf: -------------------------------------------------------------------------------- 1 | ssl = yes 2 | ssl_cert = failed to login 9 | ignoreregex = 10 | 11 | -------------------------------------------------------------------------------- /install/ubuntu/12.04/logrotate/dovecot: -------------------------------------------------------------------------------- 1 | /var/log/dovecot*.log { 2 | weekly 3 | rotate 4 4 | missingok 5 | notifempty 6 | compress 7 | delaycompress 8 | sharedscripts 9 | postrotate 10 | doveadm log reopen 11 | endscript 12 | } 13 | -------------------------------------------------------------------------------- /install/ubuntu/12.04/logrotate/vesta: -------------------------------------------------------------------------------- 1 | /usr/local/vesta/log/*.log { 2 | missingok 3 | notifempty 4 | size 30k 5 | yearly 6 | create 0600 root root 7 | } 8 | -------------------------------------------------------------------------------- /install/ubuntu/12.04/nginx/status.conf: -------------------------------------------------------------------------------- 1 | server { 2 | listen 127.0.0.1:8084 default; 3 | server_name _; 4 | server_name_in_redirect off; 5 | location / { 6 | stub_status on; 7 | access_log off; 8 | } 9 | } 10 | -------------------------------------------------------------------------------- /install/ubuntu/12.04/php-fpm/www.conf: -------------------------------------------------------------------------------- 1 | [www] 2 | listen = 127.0.0.1:9000 3 | listen.allowed_clients = 127.0.0.1 4 | 5 | user = www-data 6 | group = www-data 7 | 8 | pm = ondemand 9 | pm.max_children = 2 10 | pm.max_requests = 4000 11 | pm.process_idle_timeout = 10s 12 | -------------------------------------------------------------------------------- /install/ubuntu/12.04/sudo/admin: -------------------------------------------------------------------------------- 1 | # Created by vesta installer 2 | Defaults env_keep="VESTA" 3 | Defaults:admin !syslog 4 | Defaults:admin !requiretty 5 | Defaults:root !requiretty 6 | 7 | # sudo is limited to vesta scripts 8 | admin ALL=NOPASSWD:/usr/local/vesta/bin/* 9 | -------------------------------------------------------------------------------- /install/ubuntu/12.04/templates/web/nginx/hosting.sh: -------------------------------------------------------------------------------- 1 | #!/bin/bash 2 | # Changing public_html permission 3 | user="$1" 4 | domain="$2" 5 | ip="$3" 6 | home_dir="$4" 7 | docroot="$5" 8 | 9 | chmod 755 $docroot 10 | 11 | exit 0 12 | -------------------------------------------------------------------------------- /install/ubuntu/12.04/templates/web/nginx/proxy_ip.tpl: -------------------------------------------------------------------------------- 1 | server { 2 | listen %ip%:%proxy_port% default; 3 | server_name _; 4 | #access_log /var/log/nginx/%ip%.log main; 5 | location / { 6 | proxy_pass http://%ip%:%web_port%; 7 | } 8 | } 9 | 10 | -------------------------------------------------------------------------------- /install/ubuntu/12.04/templates/web/skel/public_html/robots.txt: -------------------------------------------------------------------------------- 1 | # vestacp autogenerated robots.txt 2 | User-agent: * 3 | Crawl-delay: 10 4 | -------------------------------------------------------------------------------- /install/ubuntu/12.04/templates/web/skel/public_shtml/robots.txt: -------------------------------------------------------------------------------- 1 | # vestacp autogenerated robots.txt 2 | User-agent: * 3 | Crawl-delay: 10 4 | -------------------------------------------------------------------------------- /install/ubuntu/12.04/templates/web/suspend/.htaccess: -------------------------------------------------------------------------------- 1 | ErrorDocument 403 /index.html 2 | ErrorDocument 404 /index.html 3 | -------------------------------------------------------------------------------- /install/ubuntu/12.10/apache2/status.conf: -------------------------------------------------------------------------------- 1 | Listen 127.0.0.1:8081 2 | 3 | SetHandler server-status 4 | Order deny,allow 5 | Deny from all 6 | Allow from 127.0.0.1 7 | Allow from all 8 | 9 | -------------------------------------------------------------------------------- /install/ubuntu/12.10/dovecot/conf.d/10-auth.conf: -------------------------------------------------------------------------------- 1 | disable_plaintext_auth = no 2 | auth_verbose = yes 3 | auth_mechanisms = plain login 4 | !include auth-passwdfile.conf.ext 5 | -------------------------------------------------------------------------------- /install/ubuntu/12.10/dovecot/conf.d/10-logging.conf: -------------------------------------------------------------------------------- 1 | log_path = /var/log/dovecot.log 2 | -------------------------------------------------------------------------------- /install/ubuntu/12.10/dovecot/conf.d/10-mail.conf: -------------------------------------------------------------------------------- 1 | mail_privileged_group = mail 2 | mail_access_groups = mail 3 | mail_location = maildir:%h/mail/%d/%n 4 | pop3_uidl_format = %08Xu%08Xv 5 | -------------------------------------------------------------------------------- /install/ubuntu/12.10/dovecot/conf.d/10-ssl.conf: -------------------------------------------------------------------------------- 1 | ssl = yes 2 | ssl_cert = failed to login 9 | ignoreregex = 10 | 11 | -------------------------------------------------------------------------------- /install/ubuntu/12.10/logrotate/dovecot: -------------------------------------------------------------------------------- 1 | /var/log/dovecot*.log { 2 | weekly 3 | rotate 4 4 | missingok 5 | notifempty 6 | compress 7 | delaycompress 8 | sharedscripts 9 | postrotate 10 | doveadm log reopen 11 | endscript 12 | } 13 | -------------------------------------------------------------------------------- /install/ubuntu/12.10/logrotate/vesta: -------------------------------------------------------------------------------- 1 | /usr/local/vesta/log/*.log { 2 | missingok 3 | notifempty 4 | size 30k 5 | yearly 6 | create 0600 root root 7 | } 8 | -------------------------------------------------------------------------------- /install/ubuntu/12.10/nginx/status.conf: -------------------------------------------------------------------------------- 1 | server { 2 | listen 127.0.0.1:8084 default; 3 | server_name _; 4 | server_name_in_redirect off; 5 | location / { 6 | stub_status on; 7 | access_log off; 8 | } 9 | } 10 | -------------------------------------------------------------------------------- /install/ubuntu/12.10/php-fpm/www.conf: -------------------------------------------------------------------------------- 1 | [www] 2 | listen = 127.0.0.1:9000 3 | listen.allowed_clients = 127.0.0.1 4 | 5 | user = www-data 6 | group = www-data 7 | 8 | pm = ondemand 9 | pm.max_children = 2 10 | pm.max_requests = 4000 11 | pm.process_idle_timeout = 10s 12 | -------------------------------------------------------------------------------- /install/ubuntu/12.10/sudo/admin: -------------------------------------------------------------------------------- 1 | # Created by vesta installer 2 | Defaults env_keep="VESTA" 3 | Defaults:admin !syslog 4 | Defaults:admin !requiretty 5 | Defaults:root !requiretty 6 | 7 | # sudo is limited to vesta scripts 8 | admin ALL=NOPASSWD:/usr/local/vesta/bin/* 9 | -------------------------------------------------------------------------------- /install/ubuntu/12.10/templates/web/nginx/hosting.sh: -------------------------------------------------------------------------------- 1 | #!/bin/bash 2 | # Changing public_html permission 3 | user="$1" 4 | domain="$2" 5 | ip="$3" 6 | home_dir="$4" 7 | docroot="$5" 8 | 9 | chmod 755 $docroot 10 | 11 | exit 0 12 | -------------------------------------------------------------------------------- /install/ubuntu/12.10/templates/web/nginx/proxy_ip.tpl: -------------------------------------------------------------------------------- 1 | server { 2 | listen %ip%:%proxy_port% default; 3 | server_name _; 4 | #access_log /var/log/nginx/%ip%.log main; 5 | location / { 6 | proxy_pass http://%ip%:%web_port%; 7 | } 8 | } 9 | 10 | -------------------------------------------------------------------------------- /install/ubuntu/12.10/templates/web/skel/public_html/robots.txt: -------------------------------------------------------------------------------- 1 | # vestacp autogenerated robots.txt 2 | User-agent: * 3 | Crawl-delay: 10 4 | -------------------------------------------------------------------------------- /install/ubuntu/12.10/templates/web/skel/public_shtml/robots.txt: -------------------------------------------------------------------------------- 1 | # vestacp autogenerated robots.txt 2 | User-agent: * 3 | Crawl-delay: 10 4 | -------------------------------------------------------------------------------- /install/ubuntu/12.10/templates/web/suspend/.htaccess: -------------------------------------------------------------------------------- 1 | ErrorDocument 403 /index.html 2 | ErrorDocument 404 /index.html 3 | -------------------------------------------------------------------------------- /install/ubuntu/13.04/apache2/status.conf: -------------------------------------------------------------------------------- 1 | Listen 127.0.0.1:8081 2 | 3 | SetHandler server-status 4 | Order deny,allow 5 | Deny from all 6 | Allow from 127.0.0.1 7 | Allow from all 8 | 9 | -------------------------------------------------------------------------------- /install/ubuntu/13.04/dovecot/conf.d/10-auth.conf: -------------------------------------------------------------------------------- 1 | disable_plaintext_auth = no 2 | auth_verbose = yes 3 | auth_mechanisms = plain login 4 | !include auth-passwdfile.conf.ext 5 | -------------------------------------------------------------------------------- /install/ubuntu/13.04/dovecot/conf.d/10-logging.conf: -------------------------------------------------------------------------------- 1 | log_path = /var/log/dovecot.log 2 | -------------------------------------------------------------------------------- /install/ubuntu/13.04/dovecot/conf.d/10-mail.conf: -------------------------------------------------------------------------------- 1 | mail_privileged_group = mail 2 | mail_access_groups = mail 3 | mail_location = maildir:%h/mail/%d/%n 4 | pop3_uidl_format = %08Xu%08Xv 5 | -------------------------------------------------------------------------------- /install/ubuntu/13.04/dovecot/conf.d/10-ssl.conf: -------------------------------------------------------------------------------- 1 | ssl = yes 2 | ssl_cert = failed to login 9 | ignoreregex = 10 | 11 | -------------------------------------------------------------------------------- /install/ubuntu/13.04/logrotate/dovecot: -------------------------------------------------------------------------------- 1 | /var/log/dovecot*.log { 2 | weekly 3 | rotate 4 4 | missingok 5 | notifempty 6 | compress 7 | delaycompress 8 | sharedscripts 9 | postrotate 10 | doveadm log reopen 11 | endscript 12 | } 13 | -------------------------------------------------------------------------------- /install/ubuntu/13.04/logrotate/vesta: -------------------------------------------------------------------------------- 1 | /usr/local/vesta/log/*.log { 2 | missingok 3 | notifempty 4 | size 30k 5 | yearly 6 | create 0600 root root 7 | } 8 | -------------------------------------------------------------------------------- /install/ubuntu/13.04/nginx/status.conf: -------------------------------------------------------------------------------- 1 | server { 2 | listen 127.0.0.1:8084 default; 3 | server_name _; 4 | server_name_in_redirect off; 5 | location / { 6 | stub_status on; 7 | access_log off; 8 | } 9 | } 10 | -------------------------------------------------------------------------------- /install/ubuntu/13.04/php-fpm/www.conf: -------------------------------------------------------------------------------- 1 | [www] 2 | listen = 127.0.0.1:9000 3 | listen.allowed_clients = 127.0.0.1 4 | 5 | user = www-data 6 | group = www-data 7 | 8 | pm = ondemand 9 | pm.max_children = 2 10 | pm.max_requests = 4000 11 | pm.process_idle_timeout = 10s 12 | -------------------------------------------------------------------------------- /install/ubuntu/13.04/sudo/admin: -------------------------------------------------------------------------------- 1 | # Created by vesta installer 2 | Defaults env_keep="VESTA" 3 | Defaults:admin !syslog 4 | Defaults:admin !requiretty 5 | Defaults:root !requiretty 6 | 7 | # sudo is limited to vesta scripts 8 | admin ALL=NOPASSWD:/usr/local/vesta/bin/* 9 | -------------------------------------------------------------------------------- /install/ubuntu/13.04/templates/web/nginx/hosting.sh: -------------------------------------------------------------------------------- 1 | #!/bin/bash 2 | # Changing public_html permission 3 | user="$1" 4 | domain="$2" 5 | ip="$3" 6 | home_dir="$4" 7 | docroot="$5" 8 | 9 | chmod 755 $docroot 10 | 11 | exit 0 12 | -------------------------------------------------------------------------------- /install/ubuntu/13.04/templates/web/nginx/proxy_ip.tpl: -------------------------------------------------------------------------------- 1 | server { 2 | listen %ip%:%proxy_port% default; 3 | server_name _; 4 | #access_log /var/log/nginx/%ip%.log main; 5 | location / { 6 | proxy_pass http://%ip%:%web_port%; 7 | } 8 | } 9 | 10 | -------------------------------------------------------------------------------- /install/ubuntu/13.04/templates/web/skel/public_html/robots.txt: -------------------------------------------------------------------------------- 1 | # vestacp autogenerated robots.txt 2 | User-agent: * 3 | Crawl-delay: 10 4 | -------------------------------------------------------------------------------- /install/ubuntu/13.04/templates/web/skel/public_shtml/robots.txt: -------------------------------------------------------------------------------- 1 | # vestacp autogenerated robots.txt 2 | User-agent: * 3 | Crawl-delay: 10 4 | -------------------------------------------------------------------------------- /install/ubuntu/13.04/templates/web/suspend/.htaccess: -------------------------------------------------------------------------------- 1 | ErrorDocument 403 /index.html 2 | ErrorDocument 404 /index.html 3 | -------------------------------------------------------------------------------- /install/ubuntu/13.10/apache2/status.conf: -------------------------------------------------------------------------------- 1 | Listen 127.0.0.1:8081 2 | 3 | SetHandler server-status 4 | Order deny,allow 5 | Deny from all 6 | Allow from 127.0.0.1 7 | Allow from all 8 | 9 | -------------------------------------------------------------------------------- /install/ubuntu/13.10/dovecot/conf.d/10-auth.conf: -------------------------------------------------------------------------------- 1 | disable_plaintext_auth = no 2 | auth_verbose = yes 3 | auth_mechanisms = plain login 4 | !include auth-passwdfile.conf.ext 5 | -------------------------------------------------------------------------------- /install/ubuntu/13.10/dovecot/conf.d/10-logging.conf: -------------------------------------------------------------------------------- 1 | log_path = /var/log/dovecot.log 2 | -------------------------------------------------------------------------------- /install/ubuntu/13.10/dovecot/conf.d/10-mail.conf: -------------------------------------------------------------------------------- 1 | mail_privileged_group = mail 2 | mail_access_groups = mail 3 | mail_location = maildir:%h/mail/%d/%n 4 | pop3_uidl_format = %08Xu%08Xv 5 | -------------------------------------------------------------------------------- /install/ubuntu/13.10/dovecot/conf.d/10-ssl.conf: -------------------------------------------------------------------------------- 1 | ssl = yes 2 | ssl_cert = failed to login 9 | ignoreregex = 10 | 11 | -------------------------------------------------------------------------------- /install/ubuntu/13.10/logrotate/dovecot: -------------------------------------------------------------------------------- 1 | /var/log/dovecot*.log { 2 | weekly 3 | rotate 4 4 | missingok 5 | notifempty 6 | compress 7 | delaycompress 8 | sharedscripts 9 | postrotate 10 | doveadm log reopen 11 | endscript 12 | } 13 | -------------------------------------------------------------------------------- /install/ubuntu/13.10/logrotate/vesta: -------------------------------------------------------------------------------- 1 | /usr/local/vesta/log/*.log { 2 | missingok 3 | notifempty 4 | size 30k 5 | yearly 6 | create 0600 root root 7 | } 8 | -------------------------------------------------------------------------------- /install/ubuntu/13.10/nginx/status.conf: -------------------------------------------------------------------------------- 1 | server { 2 | listen 127.0.0.1:8084 default; 3 | server_name _; 4 | server_name_in_redirect off; 5 | location / { 6 | stub_status on; 7 | access_log off; 8 | } 9 | } 10 | -------------------------------------------------------------------------------- /install/ubuntu/13.10/php-fpm/www.conf: -------------------------------------------------------------------------------- 1 | [www] 2 | listen = 127.0.0.1:9000 3 | listen.allowed_clients = 127.0.0.1 4 | 5 | user = www-data 6 | group = www-data 7 | 8 | pm = ondemand 9 | pm.max_children = 2 10 | pm.max_requests = 4000 11 | pm.process_idle_timeout = 10s 12 | -------------------------------------------------------------------------------- /install/ubuntu/13.10/sudo/admin: -------------------------------------------------------------------------------- 1 | # Created by vesta installer 2 | Defaults env_keep="VESTA" 3 | Defaults:admin !syslog 4 | Defaults:admin !requiretty 5 | Defaults:root !requiretty 6 | 7 | # sudo is limited to vesta scripts 8 | admin ALL=NOPASSWD:/usr/local/vesta/bin/* 9 | -------------------------------------------------------------------------------- /install/ubuntu/13.10/templates/web/nginx/hosting.sh: -------------------------------------------------------------------------------- 1 | #!/bin/bash 2 | # Changing public_html permission 3 | user="$1" 4 | domain="$2" 5 | ip="$3" 6 | home_dir="$4" 7 | docroot="$5" 8 | 9 | chmod 755 $docroot 10 | 11 | exit 0 12 | -------------------------------------------------------------------------------- /install/ubuntu/13.10/templates/web/nginx/proxy_ip.tpl: -------------------------------------------------------------------------------- 1 | server { 2 | listen %ip%:%proxy_port% default; 3 | server_name _; 4 | #access_log /var/log/nginx/%ip%.log main; 5 | location / { 6 | proxy_pass http://%ip%:%web_port%; 7 | } 8 | } 9 | 10 | -------------------------------------------------------------------------------- /install/ubuntu/13.10/templates/web/skel/public_html/robots.txt: -------------------------------------------------------------------------------- 1 | # vestacp autogenerated robots.txt 2 | User-agent: * 3 | Crawl-delay: 10 4 | -------------------------------------------------------------------------------- /install/ubuntu/13.10/templates/web/skel/public_shtml/robots.txt: -------------------------------------------------------------------------------- 1 | # vestacp autogenerated robots.txt 2 | User-agent: * 3 | Crawl-delay: 10 4 | -------------------------------------------------------------------------------- /install/ubuntu/13.10/templates/web/suspend/.htaccess: -------------------------------------------------------------------------------- 1 | ErrorDocument 403 /index.html 2 | ErrorDocument 404 /index.html 3 | -------------------------------------------------------------------------------- /install/ubuntu/14.04/apache2/status.conf: -------------------------------------------------------------------------------- 1 | Listen 127.0.0.1:8081 2 | 3 | SetHandler server-status 4 | Order deny,allow 5 | Deny from all 6 | Allow from 127.0.0.1 7 | Allow from all 8 | 9 | -------------------------------------------------------------------------------- /install/ubuntu/14.04/dovecot/conf.d/10-auth.conf: -------------------------------------------------------------------------------- 1 | disable_plaintext_auth = no 2 | auth_verbose = yes 3 | auth_mechanisms = plain login 4 | !include auth-passwdfile.conf.ext 5 | -------------------------------------------------------------------------------- /install/ubuntu/14.04/dovecot/conf.d/10-logging.conf: -------------------------------------------------------------------------------- 1 | log_path = /var/log/dovecot.log 2 | -------------------------------------------------------------------------------- /install/ubuntu/14.04/dovecot/conf.d/10-mail.conf: -------------------------------------------------------------------------------- 1 | mail_privileged_group = mail 2 | mail_access_groups = mail 3 | mail_location = maildir:%h/mail/%d/%n 4 | pop3_uidl_format = %08Xu%08Xv 5 | -------------------------------------------------------------------------------- /install/ubuntu/14.04/dovecot/conf.d/10-ssl.conf: -------------------------------------------------------------------------------- 1 | ssl = yes 2 | ssl_cert = failed to login 9 | ignoreregex = 10 | 11 | -------------------------------------------------------------------------------- /install/ubuntu/14.04/logrotate/dovecot: -------------------------------------------------------------------------------- 1 | /var/log/dovecot*.log { 2 | weekly 3 | rotate 4 4 | missingok 5 | notifempty 6 | compress 7 | delaycompress 8 | sharedscripts 9 | postrotate 10 | doveadm log reopen 11 | endscript 12 | } 13 | -------------------------------------------------------------------------------- /install/ubuntu/14.04/logrotate/vesta: -------------------------------------------------------------------------------- 1 | /usr/local/vesta/log/*.log { 2 | missingok 3 | notifempty 4 | size 30k 5 | yearly 6 | create 0600 root root 7 | } 8 | -------------------------------------------------------------------------------- /install/ubuntu/14.04/nginx/status.conf: -------------------------------------------------------------------------------- 1 | server { 2 | listen 127.0.0.1:8084 default; 3 | server_name _; 4 | server_name_in_redirect off; 5 | location / { 6 | stub_status on; 7 | access_log off; 8 | } 9 | } 10 | -------------------------------------------------------------------------------- /install/ubuntu/14.04/php-fpm/www.conf: -------------------------------------------------------------------------------- 1 | [www] 2 | listen = 127.0.0.1:9000 3 | listen.allowed_clients = 127.0.0.1 4 | 5 | user = www-data 6 | group = www-data 7 | 8 | pm = ondemand 9 | pm.max_children = 2 10 | pm.max_requests = 4000 11 | pm.process_idle_timeout = 10s 12 | -------------------------------------------------------------------------------- /install/ubuntu/14.04/sudo/admin: -------------------------------------------------------------------------------- 1 | # Created by vesta installer 2 | Defaults env_keep="VESTA" 3 | Defaults:admin !syslog 4 | Defaults:admin !requiretty 5 | Defaults:root !requiretty 6 | 7 | # sudo is limited to vesta scripts 8 | admin ALL=NOPASSWD:/usr/local/vesta/bin/* 9 | -------------------------------------------------------------------------------- /install/ubuntu/14.04/templates/web/nginx/hosting.sh: -------------------------------------------------------------------------------- 1 | #!/bin/bash 2 | # Changing public_html permission 3 | user="$1" 4 | domain="$2" 5 | ip="$3" 6 | home_dir="$4" 7 | docroot="$5" 8 | 9 | chmod 755 $docroot 10 | 11 | exit 0 12 | -------------------------------------------------------------------------------- /install/ubuntu/14.04/templates/web/nginx/proxy_ip.tpl: -------------------------------------------------------------------------------- 1 | server { 2 | listen %ip%:%proxy_port% default; 3 | server_name _; 4 | #access_log /var/log/nginx/%ip%.log main; 5 | location / { 6 | proxy_pass http://%ip%:%web_port%; 7 | } 8 | } 9 | 10 | -------------------------------------------------------------------------------- /install/ubuntu/14.04/templates/web/skel/public_html/robots.txt: -------------------------------------------------------------------------------- 1 | # vestacp autogenerated robots.txt 2 | User-agent: * 3 | Crawl-delay: 10 4 | -------------------------------------------------------------------------------- /install/ubuntu/14.04/templates/web/skel/public_shtml/robots.txt: -------------------------------------------------------------------------------- 1 | # vestacp autogenerated robots.txt 2 | User-agent: * 3 | Crawl-delay: 10 4 | -------------------------------------------------------------------------------- /install/ubuntu/14.04/templates/web/suspend/.htaccess: -------------------------------------------------------------------------------- 1 | ErrorDocument 403 /index.html 2 | ErrorDocument 404 /index.html 3 | -------------------------------------------------------------------------------- /install/ubuntu/14.10/apache2/status.conf: -------------------------------------------------------------------------------- 1 | Listen 127.0.0.1:8081 2 | 3 | SetHandler server-status 4 | Order deny,allow 5 | Deny from all 6 | Allow from 127.0.0.1 7 | Allow from all 8 | 9 | -------------------------------------------------------------------------------- /install/ubuntu/14.10/dovecot/conf.d/10-auth.conf: -------------------------------------------------------------------------------- 1 | disable_plaintext_auth = no 2 | auth_verbose = yes 3 | auth_mechanisms = plain login 4 | !include auth-passwdfile.conf.ext 5 | -------------------------------------------------------------------------------- /install/ubuntu/14.10/dovecot/conf.d/10-logging.conf: -------------------------------------------------------------------------------- 1 | log_path = /var/log/dovecot.log 2 | -------------------------------------------------------------------------------- /install/ubuntu/14.10/dovecot/conf.d/10-mail.conf: -------------------------------------------------------------------------------- 1 | mail_privileged_group = mail 2 | mail_access_groups = mail 3 | mail_location = maildir:%h/mail/%d/%n 4 | pop3_uidl_format = %08Xu%08Xv 5 | -------------------------------------------------------------------------------- /install/ubuntu/14.10/dovecot/conf.d/10-ssl.conf: -------------------------------------------------------------------------------- 1 | ssl = yes 2 | ssl_cert = failed to login 9 | ignoreregex = 10 | 11 | -------------------------------------------------------------------------------- /install/ubuntu/14.10/logrotate/dovecot: -------------------------------------------------------------------------------- 1 | /var/log/dovecot*.log { 2 | weekly 3 | rotate 4 4 | missingok 5 | notifempty 6 | compress 7 | delaycompress 8 | sharedscripts 9 | postrotate 10 | doveadm log reopen 11 | endscript 12 | } 13 | -------------------------------------------------------------------------------- /install/ubuntu/14.10/logrotate/vesta: -------------------------------------------------------------------------------- 1 | /usr/local/vesta/log/*.log { 2 | missingok 3 | notifempty 4 | size 30k 5 | yearly 6 | create 0600 root root 7 | } 8 | -------------------------------------------------------------------------------- /install/ubuntu/14.10/nginx/status.conf: -------------------------------------------------------------------------------- 1 | server { 2 | listen 127.0.0.1:8084 default; 3 | server_name _; 4 | server_name_in_redirect off; 5 | location / { 6 | stub_status on; 7 | access_log off; 8 | } 9 | } 10 | -------------------------------------------------------------------------------- /install/ubuntu/14.10/php-fpm/www.conf: -------------------------------------------------------------------------------- 1 | [www] 2 | listen = 127.0.0.1:9000 3 | listen.allowed_clients = 127.0.0.1 4 | 5 | user = www-data 6 | group = www-data 7 | 8 | pm = ondemand 9 | pm.max_children = 2 10 | pm.max_requests = 4000 11 | pm.process_idle_timeout = 10s 12 | -------------------------------------------------------------------------------- /install/ubuntu/14.10/sudo/admin: -------------------------------------------------------------------------------- 1 | # Created by vesta installer 2 | Defaults env_keep="VESTA" 3 | Defaults:admin !syslog 4 | Defaults:admin !requiretty 5 | Defaults:root !requiretty 6 | 7 | # sudo is limited to vesta scripts 8 | admin ALL=NOPASSWD:/usr/local/vesta/bin/* 9 | -------------------------------------------------------------------------------- /install/ubuntu/14.10/templates/web/nginx/hosting.sh: -------------------------------------------------------------------------------- 1 | #!/bin/bash 2 | # Changing public_html permission 3 | user="$1" 4 | domain="$2" 5 | ip="$3" 6 | home_dir="$4" 7 | docroot="$5" 8 | 9 | chmod 755 $docroot 10 | 11 | exit 0 12 | -------------------------------------------------------------------------------- /install/ubuntu/14.10/templates/web/nginx/proxy_ip.tpl: -------------------------------------------------------------------------------- 1 | server { 2 | listen %ip%:%proxy_port% default; 3 | server_name _; 4 | #access_log /var/log/nginx/%ip%.log main; 5 | location / { 6 | proxy_pass http://%ip%:%web_port%; 7 | } 8 | } 9 | 10 | -------------------------------------------------------------------------------- /install/ubuntu/14.10/templates/web/skel/public_html/robots.txt: -------------------------------------------------------------------------------- 1 | # vestacp autogenerated robots.txt 2 | User-agent: * 3 | Crawl-delay: 10 4 | -------------------------------------------------------------------------------- /install/ubuntu/14.10/templates/web/skel/public_shtml/robots.txt: -------------------------------------------------------------------------------- 1 | # vestacp autogenerated robots.txt 2 | User-agent: * 3 | Crawl-delay: 10 4 | -------------------------------------------------------------------------------- /install/ubuntu/14.10/templates/web/suspend/.htaccess: -------------------------------------------------------------------------------- 1 | ErrorDocument 403 /index.html 2 | ErrorDocument 404 /index.html 3 | -------------------------------------------------------------------------------- /install/ubuntu/15.04/apache2/status.conf: -------------------------------------------------------------------------------- 1 | Listen 127.0.0.1:8081 2 | 3 | SetHandler server-status 4 | Order deny,allow 5 | Deny from all 6 | Allow from 127.0.0.1 7 | Allow from all 8 | 9 | -------------------------------------------------------------------------------- /install/ubuntu/15.04/dovecot/conf.d/10-auth.conf: -------------------------------------------------------------------------------- 1 | disable_plaintext_auth = no 2 | auth_verbose = yes 3 | auth_mechanisms = plain login 4 | !include auth-passwdfile.conf.ext 5 | -------------------------------------------------------------------------------- /install/ubuntu/15.04/dovecot/conf.d/10-logging.conf: -------------------------------------------------------------------------------- 1 | log_path = /var/log/dovecot.log 2 | -------------------------------------------------------------------------------- /install/ubuntu/15.04/dovecot/conf.d/10-mail.conf: -------------------------------------------------------------------------------- 1 | mail_privileged_group = mail 2 | mail_access_groups = mail 3 | mail_location = maildir:%h/mail/%d/%n 4 | pop3_uidl_format = %08Xu%08Xv 5 | -------------------------------------------------------------------------------- /install/ubuntu/15.04/dovecot/conf.d/10-ssl.conf: -------------------------------------------------------------------------------- 1 | ssl = yes 2 | ssl_cert = failed to login 9 | ignoreregex = 10 | 11 | -------------------------------------------------------------------------------- /install/ubuntu/15.04/logrotate/dovecot: -------------------------------------------------------------------------------- 1 | /var/log/dovecot*.log { 2 | weekly 3 | rotate 4 4 | missingok 5 | notifempty 6 | compress 7 | delaycompress 8 | sharedscripts 9 | postrotate 10 | doveadm log reopen 11 | endscript 12 | } 13 | -------------------------------------------------------------------------------- /install/ubuntu/15.04/logrotate/vesta: -------------------------------------------------------------------------------- 1 | /usr/local/vesta/log/*.log { 2 | missingok 3 | notifempty 4 | size 30k 5 | yearly 6 | create 0600 root root 7 | } 8 | -------------------------------------------------------------------------------- /install/ubuntu/15.04/nginx/status.conf: -------------------------------------------------------------------------------- 1 | server { 2 | listen 127.0.0.1:8084 default; 3 | server_name _; 4 | server_name_in_redirect off; 5 | location / { 6 | stub_status on; 7 | access_log off; 8 | } 9 | } 10 | -------------------------------------------------------------------------------- /install/ubuntu/15.04/php-fpm/www.conf: -------------------------------------------------------------------------------- 1 | [www] 2 | listen = 127.0.0.1:9000 3 | listen.allowed_clients = 127.0.0.1 4 | 5 | user = www-data 6 | group = www-data 7 | 8 | pm = ondemand 9 | pm.max_children = 2 10 | pm.max_requests = 4000 11 | pm.process_idle_timeout = 10s 12 | -------------------------------------------------------------------------------- /install/ubuntu/15.04/sudo/admin: -------------------------------------------------------------------------------- 1 | # Created by vesta installer 2 | Defaults env_keep="VESTA" 3 | Defaults:admin !syslog 4 | Defaults:admin !requiretty 5 | Defaults:root !requiretty 6 | 7 | # sudo is limited to vesta scripts 8 | admin ALL=NOPASSWD:/usr/local/vesta/bin/* 9 | -------------------------------------------------------------------------------- /install/ubuntu/15.04/templates/web/nginx/hosting.sh: -------------------------------------------------------------------------------- 1 | #!/bin/bash 2 | # Changing public_html permission 3 | user="$1" 4 | domain="$2" 5 | ip="$3" 6 | home_dir="$4" 7 | docroot="$5" 8 | 9 | chmod 755 $docroot 10 | 11 | exit 0 12 | -------------------------------------------------------------------------------- /install/ubuntu/15.04/templates/web/nginx/proxy_ip.tpl: -------------------------------------------------------------------------------- 1 | server { 2 | listen %ip%:%proxy_port% default; 3 | server_name _; 4 | #access_log /var/log/nginx/%ip%.log main; 5 | location / { 6 | proxy_pass http://%ip%:%web_port%; 7 | } 8 | } 9 | 10 | -------------------------------------------------------------------------------- /install/ubuntu/15.04/templates/web/skel/public_html/robots.txt: -------------------------------------------------------------------------------- 1 | # vestacp autogenerated robots.txt 2 | User-agent: * 3 | Crawl-delay: 10 4 | -------------------------------------------------------------------------------- /install/ubuntu/15.04/templates/web/skel/public_shtml/robots.txt: -------------------------------------------------------------------------------- 1 | # vestacp autogenerated robots.txt 2 | User-agent: * 3 | Crawl-delay: 10 4 | -------------------------------------------------------------------------------- /install/ubuntu/15.04/templates/web/suspend/.htaccess: -------------------------------------------------------------------------------- 1 | ErrorDocument 403 /index.html 2 | ErrorDocument 404 /index.html 3 | -------------------------------------------------------------------------------- /install/ubuntu/15.10/apache2/status.conf: -------------------------------------------------------------------------------- 1 | Listen 127.0.0.1:8081 2 | 3 | SetHandler server-status 4 | Order deny,allow 5 | Deny from all 6 | Allow from 127.0.0.1 7 | Allow from all 8 | 9 | -------------------------------------------------------------------------------- /install/ubuntu/15.10/dovecot/conf.d/10-auth.conf: -------------------------------------------------------------------------------- 1 | disable_plaintext_auth = no 2 | auth_verbose = yes 3 | auth_mechanisms = plain login 4 | !include auth-passwdfile.conf.ext 5 | -------------------------------------------------------------------------------- /install/ubuntu/15.10/dovecot/conf.d/10-logging.conf: -------------------------------------------------------------------------------- 1 | log_path = /var/log/dovecot.log 2 | -------------------------------------------------------------------------------- /install/ubuntu/15.10/dovecot/conf.d/10-mail.conf: -------------------------------------------------------------------------------- 1 | mail_privileged_group = mail 2 | mail_access_groups = mail 3 | mail_location = maildir:%h/mail/%d/%n 4 | pop3_uidl_format = %08Xu%08Xv 5 | -------------------------------------------------------------------------------- /install/ubuntu/15.10/dovecot/conf.d/10-ssl.conf: -------------------------------------------------------------------------------- 1 | ssl = yes 2 | ssl_cert = failed to login 9 | ignoreregex = 10 | 11 | -------------------------------------------------------------------------------- /install/ubuntu/15.10/logrotate/dovecot: -------------------------------------------------------------------------------- 1 | /var/log/dovecot*.log { 2 | weekly 3 | rotate 4 4 | missingok 5 | notifempty 6 | compress 7 | delaycompress 8 | sharedscripts 9 | postrotate 10 | doveadm log reopen 11 | endscript 12 | } 13 | -------------------------------------------------------------------------------- /install/ubuntu/15.10/logrotate/vesta: -------------------------------------------------------------------------------- 1 | /usr/local/vesta/log/*.log { 2 | missingok 3 | notifempty 4 | size 30k 5 | yearly 6 | create 0600 root root 7 | } 8 | -------------------------------------------------------------------------------- /install/ubuntu/15.10/nginx/status.conf: -------------------------------------------------------------------------------- 1 | server { 2 | listen 127.0.0.1:8084 default; 3 | server_name _; 4 | server_name_in_redirect off; 5 | location / { 6 | stub_status on; 7 | access_log off; 8 | } 9 | } 10 | -------------------------------------------------------------------------------- /install/ubuntu/15.10/php-fpm/www.conf: -------------------------------------------------------------------------------- 1 | [www] 2 | listen = 127.0.0.1:9000 3 | listen.allowed_clients = 127.0.0.1 4 | 5 | user = www-data 6 | group = www-data 7 | 8 | pm = ondemand 9 | pm.max_children = 2 10 | pm.max_requests = 4000 11 | pm.process_idle_timeout = 10s 12 | -------------------------------------------------------------------------------- /install/ubuntu/15.10/sudo/admin: -------------------------------------------------------------------------------- 1 | # Created by vesta installer 2 | Defaults env_keep="VESTA" 3 | Defaults:admin !syslog 4 | Defaults:admin !requiretty 5 | Defaults:root !requiretty 6 | 7 | # sudo is limited to vesta scripts 8 | admin ALL=NOPASSWD:/usr/local/vesta/bin/* 9 | -------------------------------------------------------------------------------- /install/ubuntu/15.10/templates/web/nginx/hosting.sh: -------------------------------------------------------------------------------- 1 | #!/bin/bash 2 | # Changing public_html permission 3 | user="$1" 4 | domain="$2" 5 | ip="$3" 6 | home_dir="$4" 7 | docroot="$5" 8 | 9 | chmod 755 $docroot 10 | 11 | exit 0 12 | -------------------------------------------------------------------------------- /install/ubuntu/15.10/templates/web/nginx/proxy_ip.tpl: -------------------------------------------------------------------------------- 1 | server { 2 | listen %ip%:%proxy_port% default; 3 | server_name _; 4 | #access_log /var/log/nginx/%ip%.log main; 5 | location / { 6 | proxy_pass http://%ip%:%web_port%; 7 | } 8 | } 9 | 10 | -------------------------------------------------------------------------------- /install/ubuntu/15.10/templates/web/skel/public_html/robots.txt: -------------------------------------------------------------------------------- 1 | # vestacp autogenerated robots.txt 2 | User-agent: * 3 | Crawl-delay: 10 4 | -------------------------------------------------------------------------------- /install/ubuntu/15.10/templates/web/skel/public_shtml/robots.txt: -------------------------------------------------------------------------------- 1 | # vestacp autogenerated robots.txt 2 | User-agent: * 3 | Crawl-delay: 10 4 | -------------------------------------------------------------------------------- /install/ubuntu/15.10/templates/web/suspend/.htaccess: -------------------------------------------------------------------------------- 1 | ErrorDocument 403 /index.html 2 | ErrorDocument 404 /index.html 3 | -------------------------------------------------------------------------------- /install/ubuntu/16.04/apache2/status.conf: -------------------------------------------------------------------------------- 1 | Listen 127.0.0.1:8081 2 | 3 | SetHandler server-status 4 | Order deny,allow 5 | Deny from all 6 | Allow from 127.0.0.1 7 | Allow from all 8 | 9 | -------------------------------------------------------------------------------- /install/ubuntu/16.04/dovecot/conf.d/10-auth.conf: -------------------------------------------------------------------------------- 1 | disable_plaintext_auth = no 2 | auth_verbose = yes 3 | auth_mechanisms = plain login 4 | !include auth-passwdfile.conf.ext 5 | -------------------------------------------------------------------------------- /install/ubuntu/16.04/dovecot/conf.d/10-logging.conf: -------------------------------------------------------------------------------- 1 | log_path = /var/log/dovecot.log 2 | -------------------------------------------------------------------------------- /install/ubuntu/16.04/dovecot/conf.d/10-mail.conf: -------------------------------------------------------------------------------- 1 | mail_privileged_group = mail 2 | mail_access_groups = mail 3 | mail_location = maildir:%h/mail/%d/%n 4 | pop3_uidl_format = %08Xu%08Xv 5 | -------------------------------------------------------------------------------- /install/ubuntu/16.04/dovecot/conf.d/10-ssl.conf: -------------------------------------------------------------------------------- 1 | ssl = yes 2 | ssl_protocols = !SSLv2 !SSLv3 3 | 4 | ssl_cert = failed to login 9 | ignoreregex = 10 | 11 | -------------------------------------------------------------------------------- /install/ubuntu/16.04/logrotate/dovecot: -------------------------------------------------------------------------------- 1 | /var/log/dovecot*.log { 2 | weekly 3 | rotate 4 4 | missingok 5 | notifempty 6 | compress 7 | delaycompress 8 | sharedscripts 9 | postrotate 10 | doveadm log reopen 11 | endscript 12 | } 13 | -------------------------------------------------------------------------------- /install/ubuntu/16.04/logrotate/vesta: -------------------------------------------------------------------------------- 1 | /usr/local/vesta/log/*.log { 2 | missingok 3 | notifempty 4 | size 30k 5 | yearly 6 | create 0600 root root 7 | } 8 | -------------------------------------------------------------------------------- /install/ubuntu/16.04/nginx/status.conf: -------------------------------------------------------------------------------- 1 | server { 2 | listen 127.0.0.1:8084 default; 3 | server_name _; 4 | server_name_in_redirect off; 5 | location / { 6 | stub_status on; 7 | access_log off; 8 | } 9 | } 10 | -------------------------------------------------------------------------------- /install/ubuntu/16.04/php-fpm/www.conf: -------------------------------------------------------------------------------- 1 | [www] 2 | listen = 127.0.0.1:9000 3 | listen.allowed_clients = 127.0.0.1 4 | 5 | user = www-data 6 | group = www-data 7 | 8 | pm = ondemand 9 | pm.max_children = 2 10 | pm.max_requests = 4000 11 | pm.process_idle_timeout = 10s 12 | -------------------------------------------------------------------------------- /install/ubuntu/16.04/sudo/admin: -------------------------------------------------------------------------------- 1 | # Created by vesta installer 2 | Defaults env_keep="VESTA" 3 | Defaults:admin !syslog 4 | Defaults:admin !requiretty 5 | Defaults:root !requiretty 6 | 7 | # sudo is limited to vesta scripts 8 | admin ALL=NOPASSWD:/usr/local/vesta/bin/* 9 | -------------------------------------------------------------------------------- /install/ubuntu/16.04/templates/web/nginx/hosting.sh: -------------------------------------------------------------------------------- 1 | #!/bin/bash 2 | # Changing public_html permission 3 | user="$1" 4 | domain="$2" 5 | ip="$3" 6 | home_dir="$4" 7 | docroot="$5" 8 | 9 | chmod 755 $docroot 10 | 11 | exit 0 12 | -------------------------------------------------------------------------------- /install/ubuntu/16.04/templates/web/nginx/proxy_ip.tpl: -------------------------------------------------------------------------------- 1 | server { 2 | listen %ip%:%proxy_port% default; 3 | server_name _; 4 | #access_log /var/log/nginx/%ip%.log main; 5 | location / { 6 | proxy_pass http://%ip%:%web_port%; 7 | } 8 | } 9 | 10 | -------------------------------------------------------------------------------- /install/ubuntu/16.04/templates/web/skel/public_html/robots.txt: -------------------------------------------------------------------------------- 1 | # vestacp autogenerated robots.txt 2 | User-agent: * 3 | Crawl-delay: 10 4 | -------------------------------------------------------------------------------- /install/ubuntu/16.04/templates/web/skel/public_shtml/robots.txt: -------------------------------------------------------------------------------- 1 | # vestacp autogenerated robots.txt 2 | User-agent: * 3 | Crawl-delay: 10 4 | -------------------------------------------------------------------------------- /install/ubuntu/16.04/templates/web/suspend/.htaccess: -------------------------------------------------------------------------------- 1 | ErrorDocument 403 /index.html 2 | ErrorDocument 404 /index.html 3 | -------------------------------------------------------------------------------- /install/ubuntu/16.10/apache2/status.conf: -------------------------------------------------------------------------------- 1 | Listen 127.0.0.1:8081 2 | 3 | SetHandler server-status 4 | Order deny,allow 5 | Deny from all 6 | Allow from 127.0.0.1 7 | Allow from all 8 | 9 | -------------------------------------------------------------------------------- /install/ubuntu/16.10/dovecot/conf.d/10-auth.conf: -------------------------------------------------------------------------------- 1 | disable_plaintext_auth = no 2 | auth_verbose = yes 3 | auth_mechanisms = plain login 4 | !include auth-passwdfile.conf.ext 5 | -------------------------------------------------------------------------------- /install/ubuntu/16.10/dovecot/conf.d/10-logging.conf: -------------------------------------------------------------------------------- 1 | log_path = /var/log/dovecot.log 2 | -------------------------------------------------------------------------------- /install/ubuntu/16.10/dovecot/conf.d/10-mail.conf: -------------------------------------------------------------------------------- 1 | mail_privileged_group = mail 2 | mail_access_groups = mail 3 | mail_location = maildir:%h/mail/%d/%n 4 | pop3_uidl_format = %08Xu%08Xv 5 | -------------------------------------------------------------------------------- /install/ubuntu/16.10/dovecot/conf.d/10-ssl.conf: -------------------------------------------------------------------------------- 1 | ssl = yes 2 | ssl_protocols = !SSLv2 !SSLv3 3 | 4 | ssl_cert = failed to login 9 | ignoreregex = 10 | 11 | -------------------------------------------------------------------------------- /install/ubuntu/16.10/logrotate/dovecot: -------------------------------------------------------------------------------- 1 | /var/log/dovecot*.log { 2 | weekly 3 | rotate 4 4 | missingok 5 | notifempty 6 | compress 7 | delaycompress 8 | sharedscripts 9 | postrotate 10 | doveadm log reopen 11 | endscript 12 | } 13 | -------------------------------------------------------------------------------- /install/ubuntu/16.10/logrotate/vesta: -------------------------------------------------------------------------------- 1 | /usr/local/vesta/log/*.log { 2 | missingok 3 | notifempty 4 | size 30k 5 | yearly 6 | create 0600 root root 7 | } 8 | -------------------------------------------------------------------------------- /install/ubuntu/16.10/nginx/status.conf: -------------------------------------------------------------------------------- 1 | server { 2 | listen 127.0.0.1:8084 default; 3 | server_name _; 4 | server_name_in_redirect off; 5 | location / { 6 | stub_status on; 7 | access_log off; 8 | } 9 | } 10 | -------------------------------------------------------------------------------- /install/ubuntu/16.10/php-fpm/www.conf: -------------------------------------------------------------------------------- 1 | [www] 2 | listen = 127.0.0.1:9000 3 | listen.allowed_clients = 127.0.0.1 4 | 5 | user = www-data 6 | group = www-data 7 | 8 | pm = ondemand 9 | pm.max_children = 2 10 | pm.max_requests = 4000 11 | pm.process_idle_timeout = 10s 12 | -------------------------------------------------------------------------------- /install/ubuntu/16.10/sudo/admin: -------------------------------------------------------------------------------- 1 | # Created by vesta installer 2 | Defaults env_keep="VESTA" 3 | Defaults:admin !syslog 4 | Defaults:admin !requiretty 5 | Defaults:root !requiretty 6 | 7 | # sudo is limited to vesta scripts 8 | admin ALL=NOPASSWD:/usr/local/vesta/bin/* 9 | -------------------------------------------------------------------------------- /install/ubuntu/16.10/templates/web/nginx/hosting.sh: -------------------------------------------------------------------------------- 1 | #!/bin/bash 2 | # Changing public_html permission 3 | user="$1" 4 | domain="$2" 5 | ip="$3" 6 | home_dir="$4" 7 | docroot="$5" 8 | 9 | chmod 755 $docroot 10 | 11 | exit 0 12 | -------------------------------------------------------------------------------- /install/ubuntu/16.10/templates/web/nginx/proxy_ip.tpl: -------------------------------------------------------------------------------- 1 | server { 2 | listen %ip%:%proxy_port% default; 3 | server_name _; 4 | #access_log /var/log/nginx/%ip%.log main; 5 | location / { 6 | proxy_pass http://%ip%:%web_port%; 7 | } 8 | } 9 | 10 | -------------------------------------------------------------------------------- /install/ubuntu/16.10/templates/web/skel/public_html/robots.txt: -------------------------------------------------------------------------------- 1 | # vestacp autogenerated robots.txt 2 | User-agent: * 3 | Crawl-delay: 10 4 | -------------------------------------------------------------------------------- /install/ubuntu/16.10/templates/web/skel/public_shtml/robots.txt: -------------------------------------------------------------------------------- 1 | # vestacp autogenerated robots.txt 2 | User-agent: * 3 | Crawl-delay: 10 4 | -------------------------------------------------------------------------------- /install/ubuntu/16.10/templates/web/suspend/.htaccess: -------------------------------------------------------------------------------- 1 | ErrorDocument 403 /index.html 2 | ErrorDocument 404 /index.html 3 | -------------------------------------------------------------------------------- /install/ubuntu/17.04/apache2/status.conf: -------------------------------------------------------------------------------- 1 | Listen 127.0.0.1:8081 2 | 3 | SetHandler server-status 4 | Order deny,allow 5 | Deny from all 6 | Allow from 127.0.0.1 7 | Allow from all 8 | 9 | -------------------------------------------------------------------------------- /install/ubuntu/17.04/dovecot/conf.d/10-auth.conf: -------------------------------------------------------------------------------- 1 | disable_plaintext_auth = no 2 | auth_verbose = yes 3 | auth_mechanisms = plain login 4 | !include auth-passwdfile.conf.ext 5 | -------------------------------------------------------------------------------- /install/ubuntu/17.04/dovecot/conf.d/10-logging.conf: -------------------------------------------------------------------------------- 1 | log_path = /var/log/dovecot.log 2 | -------------------------------------------------------------------------------- /install/ubuntu/17.04/dovecot/conf.d/10-mail.conf: -------------------------------------------------------------------------------- 1 | mail_privileged_group = mail 2 | mail_access_groups = mail 3 | mail_location = maildir:%h/mail/%d/%n 4 | pop3_uidl_format = %08Xu%08Xv 5 | -------------------------------------------------------------------------------- /install/ubuntu/17.04/dovecot/conf.d/10-ssl.conf: -------------------------------------------------------------------------------- 1 | ssl = yes 2 | ssl_protocols = !SSLv2 !SSLv3 3 | 4 | ssl_cert = failed to login 9 | ignoreregex = 10 | 11 | -------------------------------------------------------------------------------- /install/ubuntu/17.04/logrotate/dovecot: -------------------------------------------------------------------------------- 1 | /var/log/dovecot*.log { 2 | weekly 3 | rotate 4 4 | missingok 5 | notifempty 6 | compress 7 | delaycompress 8 | sharedscripts 9 | postrotate 10 | doveadm log reopen 11 | endscript 12 | } 13 | -------------------------------------------------------------------------------- /install/ubuntu/17.04/logrotate/vesta: -------------------------------------------------------------------------------- 1 | /usr/local/vesta/log/*.log { 2 | missingok 3 | notifempty 4 | size 30k 5 | yearly 6 | create 0600 root root 7 | } 8 | -------------------------------------------------------------------------------- /install/ubuntu/17.04/nginx/status.conf: -------------------------------------------------------------------------------- 1 | server { 2 | listen 127.0.0.1:8084 default; 3 | server_name _; 4 | server_name_in_redirect off; 5 | location / { 6 | stub_status on; 7 | access_log off; 8 | } 9 | } 10 | -------------------------------------------------------------------------------- /install/ubuntu/17.04/php-fpm/www.conf: -------------------------------------------------------------------------------- 1 | [www] 2 | listen = 127.0.0.1:9000 3 | listen.allowed_clients = 127.0.0.1 4 | 5 | user = www-data 6 | group = www-data 7 | 8 | pm = ondemand 9 | pm.max_children = 2 10 | pm.max_requests = 4000 11 | pm.process_idle_timeout = 10s 12 | -------------------------------------------------------------------------------- /install/ubuntu/17.04/sudo/admin: -------------------------------------------------------------------------------- 1 | # Created by vesta installer 2 | Defaults env_keep="VESTA" 3 | Defaults:admin !syslog 4 | Defaults:admin !requiretty 5 | Defaults:root !requiretty 6 | 7 | # sudo is limited to vesta scripts 8 | admin ALL=NOPASSWD:/usr/local/vesta/bin/* 9 | -------------------------------------------------------------------------------- /install/ubuntu/17.04/templates/web/nginx/hosting.sh: -------------------------------------------------------------------------------- 1 | #!/bin/bash 2 | # Changing public_html permission 3 | user="$1" 4 | domain="$2" 5 | ip="$3" 6 | home_dir="$4" 7 | docroot="$5" 8 | 9 | chmod 755 $docroot 10 | 11 | exit 0 12 | -------------------------------------------------------------------------------- /install/ubuntu/17.04/templates/web/nginx/proxy_ip.tpl: -------------------------------------------------------------------------------- 1 | server { 2 | listen %ip%:%proxy_port% default; 3 | server_name _; 4 | #access_log /var/log/nginx/%ip%.log main; 5 | location / { 6 | proxy_pass http://%ip%:%web_port%; 7 | } 8 | } 9 | 10 | -------------------------------------------------------------------------------- /install/ubuntu/17.04/templates/web/skel/public_html/robots.txt: -------------------------------------------------------------------------------- 1 | # vestacp autogenerated robots.txt 2 | User-agent: * 3 | Crawl-delay: 10 4 | -------------------------------------------------------------------------------- /install/ubuntu/17.04/templates/web/skel/public_shtml/robots.txt: -------------------------------------------------------------------------------- 1 | # vestacp autogenerated robots.txt 2 | User-agent: * 3 | Crawl-delay: 10 4 | -------------------------------------------------------------------------------- /install/ubuntu/17.04/templates/web/suspend/.htaccess: -------------------------------------------------------------------------------- 1 | ErrorDocument 403 /index.html 2 | ErrorDocument 404 /index.html 3 | -------------------------------------------------------------------------------- /install/ubuntu/17.10/apache2/status.conf: -------------------------------------------------------------------------------- 1 | Listen 127.0.0.1:8081 2 | 3 | SetHandler server-status 4 | Order deny,allow 5 | Deny from all 6 | Allow from 127.0.0.1 7 | Allow from all 8 | 9 | -------------------------------------------------------------------------------- /install/ubuntu/17.10/dovecot/conf.d/10-auth.conf: -------------------------------------------------------------------------------- 1 | disable_plaintext_auth = no 2 | auth_verbose = yes 3 | auth_mechanisms = plain login 4 | !include auth-passwdfile.conf.ext 5 | -------------------------------------------------------------------------------- /install/ubuntu/17.10/dovecot/conf.d/10-logging.conf: -------------------------------------------------------------------------------- 1 | log_path = /var/log/dovecot.log 2 | -------------------------------------------------------------------------------- /install/ubuntu/17.10/dovecot/conf.d/10-mail.conf: -------------------------------------------------------------------------------- 1 | mail_privileged_group = mail 2 | mail_access_groups = mail 3 | mail_location = maildir:%h/mail/%d/%n 4 | pop3_uidl_format = %08Xu%08Xv 5 | -------------------------------------------------------------------------------- /install/ubuntu/17.10/dovecot/conf.d/10-ssl.conf: -------------------------------------------------------------------------------- 1 | ssl = yes 2 | ssl_protocols = !SSLv2 !SSLv3 3 | 4 | ssl_cert = failed to login 9 | ignoreregex = 10 | 11 | -------------------------------------------------------------------------------- /install/ubuntu/17.10/logrotate/dovecot: -------------------------------------------------------------------------------- 1 | /var/log/dovecot*.log { 2 | weekly 3 | rotate 4 4 | missingok 5 | notifempty 6 | compress 7 | delaycompress 8 | sharedscripts 9 | postrotate 10 | doveadm log reopen 11 | endscript 12 | } 13 | -------------------------------------------------------------------------------- /install/ubuntu/17.10/logrotate/vesta: -------------------------------------------------------------------------------- 1 | /usr/local/vesta/log/*.log { 2 | missingok 3 | notifempty 4 | size 30k 5 | yearly 6 | create 0600 root root 7 | } 8 | -------------------------------------------------------------------------------- /install/ubuntu/17.10/nginx/status.conf: -------------------------------------------------------------------------------- 1 | server { 2 | listen 127.0.0.1:8084 default; 3 | server_name _; 4 | server_name_in_redirect off; 5 | location / { 6 | stub_status on; 7 | access_log off; 8 | } 9 | } 10 | -------------------------------------------------------------------------------- /install/ubuntu/17.10/php-fpm/www.conf: -------------------------------------------------------------------------------- 1 | [www] 2 | listen = 127.0.0.1:9000 3 | listen.allowed_clients = 127.0.0.1 4 | 5 | user = www-data 6 | group = www-data 7 | 8 | pm = ondemand 9 | pm.max_children = 2 10 | pm.max_requests = 4000 11 | pm.process_idle_timeout = 10s 12 | -------------------------------------------------------------------------------- /install/ubuntu/17.10/sudo/admin: -------------------------------------------------------------------------------- 1 | # Created by vesta installer 2 | Defaults env_keep="VESTA" 3 | Defaults:admin !syslog 4 | Defaults:admin !requiretty 5 | Defaults:root !requiretty 6 | 7 | # sudo is limited to vesta scripts 8 | admin ALL=NOPASSWD:/usr/local/vesta/bin/* 9 | -------------------------------------------------------------------------------- /install/ubuntu/17.10/templates/web/nginx/hosting.sh: -------------------------------------------------------------------------------- 1 | #!/bin/bash 2 | # Changing public_html permission 3 | user="$1" 4 | domain="$2" 5 | ip="$3" 6 | home_dir="$4" 7 | docroot="$5" 8 | 9 | chmod 755 $docroot 10 | 11 | exit 0 12 | -------------------------------------------------------------------------------- /install/ubuntu/17.10/templates/web/skel/public_html/robots.txt: -------------------------------------------------------------------------------- 1 | # vestacp autogenerated robots.txt 2 | User-agent: * 3 | Crawl-delay: 10 4 | -------------------------------------------------------------------------------- /install/ubuntu/17.10/templates/web/skel/public_shtml/robots.txt: -------------------------------------------------------------------------------- 1 | # vestacp autogenerated robots.txt 2 | User-agent: * 3 | Crawl-delay: 10 4 | -------------------------------------------------------------------------------- /install/ubuntu/17.10/templates/web/suspend/.htaccess: -------------------------------------------------------------------------------- 1 | ErrorDocument 403 /index.html 2 | ErrorDocument 404 /index.html 3 | -------------------------------------------------------------------------------- /install/ubuntu/18.04/apache2/status.conf: -------------------------------------------------------------------------------- 1 | Listen 127.0.0.1:8081 2 | 3 | SetHandler server-status 4 | Order deny,allow 5 | Deny from all 6 | Allow from 127.0.0.1 7 | Allow from all 8 | 9 | -------------------------------------------------------------------------------- /install/ubuntu/18.04/dovecot/conf.d/10-auth.conf: -------------------------------------------------------------------------------- 1 | disable_plaintext_auth = no 2 | auth_verbose = yes 3 | auth_mechanisms = plain login 4 | !include auth-passwdfile.conf.ext 5 | -------------------------------------------------------------------------------- /install/ubuntu/18.04/dovecot/conf.d/10-logging.conf: -------------------------------------------------------------------------------- 1 | log_path = /var/log/dovecot.log 2 | -------------------------------------------------------------------------------- /install/ubuntu/18.04/dovecot/conf.d/10-ssl.conf: -------------------------------------------------------------------------------- 1 | ssl = yes 2 | ssl_protocols = !SSLv2 !SSLv3 3 | 4 | ssl_cert = failed to login 9 | ignoreregex = 10 | 11 | -------------------------------------------------------------------------------- /install/ubuntu/18.04/logrotate/dovecot: -------------------------------------------------------------------------------- 1 | /var/log/dovecot*.log { 2 | weekly 3 | rotate 4 4 | missingok 5 | notifempty 6 | compress 7 | delaycompress 8 | sharedscripts 9 | postrotate 10 | doveadm log reopen 11 | endscript 12 | } 13 | -------------------------------------------------------------------------------- /install/ubuntu/18.04/logrotate/vesta: -------------------------------------------------------------------------------- 1 | /usr/local/vesta/log/*.log { 2 | missingok 3 | notifempty 4 | size 30k 5 | yearly 6 | create 0600 root root 7 | } 8 | -------------------------------------------------------------------------------- /install/ubuntu/18.04/nginx/status.conf: -------------------------------------------------------------------------------- 1 | server { 2 | listen 127.0.0.1:8084 default; 3 | server_name _; 4 | server_name_in_redirect off; 5 | location / { 6 | stub_status on; 7 | access_log off; 8 | } 9 | } 10 | -------------------------------------------------------------------------------- /install/ubuntu/18.04/php-fpm/www.conf: -------------------------------------------------------------------------------- 1 | [www] 2 | listen = 127.0.0.1:9000 3 | listen.allowed_clients = 127.0.0.1 4 | 5 | user = www-data 6 | group = www-data 7 | 8 | pm = ondemand 9 | pm.max_children = 2 10 | pm.max_requests = 4000 11 | pm.process_idle_timeout = 10s 12 | -------------------------------------------------------------------------------- /install/ubuntu/18.04/sudo/admin: -------------------------------------------------------------------------------- 1 | # Created by vesta installer 2 | Defaults env_keep="VESTA" 3 | Defaults:admin !syslog 4 | Defaults:admin !requiretty 5 | Defaults:root !requiretty 6 | 7 | # sudo is limited to vesta scripts 8 | admin ALL=NOPASSWD:/usr/local/vesta/bin/* 9 | -------------------------------------------------------------------------------- /install/ubuntu/18.04/templates/web/nginx/hosting.sh: -------------------------------------------------------------------------------- 1 | #!/bin/bash 2 | # Changing public_html permission 3 | user="$1" 4 | domain="$2" 5 | ip="$3" 6 | home_dir="$4" 7 | docroot="$5" 8 | 9 | chmod 755 $docroot 10 | 11 | exit 0 12 | -------------------------------------------------------------------------------- /install/ubuntu/18.04/templates/web/skel/public_html/robots.txt: -------------------------------------------------------------------------------- 1 | # vestacp autogenerated robots.txt 2 | User-agent: * 3 | Crawl-delay: 10 4 | -------------------------------------------------------------------------------- /install/ubuntu/18.04/templates/web/skel/public_shtml/robots.txt: -------------------------------------------------------------------------------- 1 | # vestacp autogenerated robots.txt 2 | User-agent: * 3 | Crawl-delay: 10 4 | -------------------------------------------------------------------------------- /install/ubuntu/18.04/templates/web/suspend/.htaccess: -------------------------------------------------------------------------------- 1 | ErrorDocument 403 /index.html 2 | ErrorDocument 404 /index.html 3 | -------------------------------------------------------------------------------- /install/ubuntu/18.10/apache2/status.conf: -------------------------------------------------------------------------------- 1 | Listen 127.0.0.1:8081 2 | 3 | SetHandler server-status 4 | Order deny,allow 5 | Deny from all 6 | Allow from 127.0.0.1 7 | Allow from all 8 | 9 | -------------------------------------------------------------------------------- /install/ubuntu/18.10/dovecot/conf.d/10-auth.conf: -------------------------------------------------------------------------------- 1 | disable_plaintext_auth = no 2 | auth_verbose = yes 3 | auth_mechanisms = plain login 4 | !include auth-passwdfile.conf.ext 5 | -------------------------------------------------------------------------------- /install/ubuntu/18.10/dovecot/conf.d/10-logging.conf: -------------------------------------------------------------------------------- 1 | log_path = /var/log/dovecot.log 2 | -------------------------------------------------------------------------------- /install/ubuntu/18.10/dovecot/conf.d/10-ssl.conf: -------------------------------------------------------------------------------- 1 | ssl = yes 2 | ssl_protocols = !SSLv2 !SSLv3 3 | 4 | ssl_cert = failed to login 9 | ignoreregex = 10 | 11 | -------------------------------------------------------------------------------- /install/ubuntu/18.10/logrotate/dovecot: -------------------------------------------------------------------------------- 1 | /var/log/dovecot*.log { 2 | weekly 3 | rotate 4 4 | missingok 5 | notifempty 6 | compress 7 | delaycompress 8 | sharedscripts 9 | postrotate 10 | doveadm log reopen 11 | endscript 12 | } 13 | -------------------------------------------------------------------------------- /install/ubuntu/18.10/logrotate/vesta: -------------------------------------------------------------------------------- 1 | /usr/local/vesta/log/*.log { 2 | missingok 3 | notifempty 4 | size 30k 5 | yearly 6 | create 0600 root root 7 | } 8 | -------------------------------------------------------------------------------- /install/ubuntu/18.10/nginx/status.conf: -------------------------------------------------------------------------------- 1 | server { 2 | listen 127.0.0.1:8084 default; 3 | server_name _; 4 | server_name_in_redirect off; 5 | location / { 6 | stub_status on; 7 | access_log off; 8 | } 9 | } 10 | -------------------------------------------------------------------------------- /install/ubuntu/18.10/php-fpm/www.conf: -------------------------------------------------------------------------------- 1 | [www] 2 | listen = 127.0.0.1:9000 3 | listen.allowed_clients = 127.0.0.1 4 | 5 | user = www-data 6 | group = www-data 7 | 8 | pm = ondemand 9 | pm.max_children = 2 10 | pm.max_requests = 4000 11 | pm.process_idle_timeout = 10s 12 | -------------------------------------------------------------------------------- /install/ubuntu/18.10/sudo/admin: -------------------------------------------------------------------------------- 1 | # Created by vesta installer 2 | Defaults env_keep="VESTA" 3 | Defaults:admin !syslog 4 | Defaults:admin !requiretty 5 | Defaults:root !requiretty 6 | 7 | # sudo is limited to vesta scripts 8 | admin ALL=NOPASSWD:/usr/local/vesta/bin/* 9 | -------------------------------------------------------------------------------- /install/ubuntu/18.10/templates/web/nginx/hosting.sh: -------------------------------------------------------------------------------- 1 | #!/bin/bash 2 | # Changing public_html permission 3 | user="$1" 4 | domain="$2" 5 | ip="$3" 6 | home_dir="$4" 7 | docroot="$5" 8 | 9 | chmod 755 $docroot 10 | 11 | exit 0 12 | -------------------------------------------------------------------------------- /install/ubuntu/18.10/templates/web/skel/public_html/robots.txt: -------------------------------------------------------------------------------- 1 | # vestacp autogenerated robots.txt 2 | User-agent: * 3 | Crawl-delay: 10 4 | -------------------------------------------------------------------------------- /install/ubuntu/18.10/templates/web/skel/public_shtml/robots.txt: -------------------------------------------------------------------------------- 1 | # vestacp autogenerated robots.txt 2 | User-agent: * 3 | Crawl-delay: 10 4 | -------------------------------------------------------------------------------- /install/ubuntu/18.10/templates/web/suspend/.htaccess: -------------------------------------------------------------------------------- 1 | ErrorDocument 403 /index.html 2 | ErrorDocument 404 /index.html 3 | -------------------------------------------------------------------------------- /src/c_coding_style.txt: -------------------------------------------------------------------------------- 1 | BASH CODING STYLE 2 | 3 | Please see GNU Coding Standards 4 | ******************** 5 | http://www.gnu.org/prep/standards/standards.txt 6 | -------------------------------------------------------------------------------- /src/deb/ioncube/changelog: -------------------------------------------------------------------------------- 1 | vesta (0.9.8-18) unstable; urgency=low 2 | 3 | * Initial release (Closes: #nnnn) 4 | 5 | -- Serghey Rodin Fri, 16 Jun 2017 12:12:49 +0000 6 | 7 | -------------------------------------------------------------------------------- /src/deb/ioncube/conffiles: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/src/deb/ioncube/conffiles -------------------------------------------------------------------------------- /src/deb/ioncube/postinst: -------------------------------------------------------------------------------- 1 | #!/bin/bash 2 | 3 | # Run triggers only on updates 4 | if [ -e /usr/local/vesta/ioncube/ioncube.sh ]; then 5 | /usr/local/vesta/ioncube/ioncube.sh add 6 | fi 7 | 8 | exit 0 9 | -------------------------------------------------------------------------------- /src/deb/ioncube/prerm: -------------------------------------------------------------------------------- 1 | #!/bin/bash 2 | 3 | # Run triggers only on updates 4 | if [ -e /usr/local/vesta/ioncube/ioncube.sh ]; then 5 | /usr/local/vesta/ioncube/ioncube.sh delete 6 | fi 7 | 8 | exit 0 9 | -------------------------------------------------------------------------------- /src/deb/nginx/conffiles: -------------------------------------------------------------------------------- 1 | /usr/local/vesta/nginx/conf/nginx.conf 2 | -------------------------------------------------------------------------------- /src/deb/nginx/postinst: -------------------------------------------------------------------------------- 1 | #!/bin/sh 2 | 3 | set -e 4 | 5 | if [ "$1" != "configure" ]; then 6 | exit 0 7 | fi 8 | 9 | # Touch and set permisions on default log files on installation 10 | update-rc.d vesta defaults >/dev/null 11 | invoke-rc.d vesta start || true 12 | -------------------------------------------------------------------------------- /src/deb/nginx/postrm: -------------------------------------------------------------------------------- 1 | #!/bin/sh 2 | 3 | update-rc.d vesta remove >/dev/null 2>&1 4 | 5 | 6 | exit 0 7 | -------------------------------------------------------------------------------- /src/deb/php/postinst: -------------------------------------------------------------------------------- 1 | #!/bin/bash 2 | 3 | # Run triggers only on updates 4 | if [ -e /usr/local/vesta/ioncube/ioncube.sh ]; then 5 | /usr/local/vesta/ioncube/ioncube.sh add 6 | fi 7 | 8 | exit 0 9 | -------------------------------------------------------------------------------- /src/deb/softaculous/changelog: -------------------------------------------------------------------------------- 1 | vesta (0.9.8-18) unstable; urgency=low 2 | 3 | * Initial release (Closes: #nnnn) 4 | 5 | -- Serghey Rodin Fri, 16 Jun 2017 12:12:49 +0000 6 | 7 | -------------------------------------------------------------------------------- /src/deb/softaculous/conffiles: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/src/deb/softaculous/conffiles -------------------------------------------------------------------------------- /src/deb/vesta/changelog: -------------------------------------------------------------------------------- 1 | vesta (0.9.8-1) unstable; urgency=low 2 | 3 | * Initial release (Closes: #nnnn) 4 | 5 | -- Serghey Rodin Thu, 18 Jul 2013 12:12:49 +0000 6 | 7 | -------------------------------------------------------------------------------- /src/react/jsconfig.json: -------------------------------------------------------------------------------- 1 | { 2 | "compilerOptions": { 3 | "baseUrl": "." 4 | }, 5 | "include": ["src"], 6 | "exclude": ["node_modules", "build"] 7 | } 8 | -------------------------------------------------------------------------------- /src/react/public/favicon.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/src/react/public/favicon.ico -------------------------------------------------------------------------------- /src/react/src/ControlPanelService/Logs.js: -------------------------------------------------------------------------------- 1 | import axios from "axios"; 2 | 3 | const BASE_URL = window.location.origin; 4 | const webApiUri = '/api/v1/list/log/index.php'; 5 | 6 | export const getLogsList = () => { 7 | return axios.get(BASE_URL + webApiUri); 8 | } -------------------------------------------------------------------------------- /src/react/src/ControlPanelService/UserNS.js: -------------------------------------------------------------------------------- 1 | import axios from "axios"; 2 | 3 | const BASE_URL = window.location.origin; 4 | const userNSApiUri = '/api/v1/list-user-ns.php'; 5 | 6 | export const getUserNS = () => { 7 | return axios.get(BASE_URL + userNSApiUri); 8 | } -------------------------------------------------------------------------------- /src/react/src/ControlPanelService/WebLogs.js: -------------------------------------------------------------------------------- 1 | import axios from "axios"; 2 | 3 | const BASE_URL = window.location.origin; 4 | 5 | export const getWebLogs = uri => { 6 | return axios.get(BASE_URL + '/api/v1' +uri); 7 | } -------------------------------------------------------------------------------- /src/react/src/actions/ControlPanelContent/controlPanelContentTypes.js: -------------------------------------------------------------------------------- 1 | export const ADD_CPANEL_FOCUSED_ELEMENT = 'ADD_CPANEL_FOCUSED_ELEMENT'; 2 | export const REMOVE_CPANEL_FOCUSED_ELEMENT = 'REMOVE_CPANEL_FOCUSED_ELEMENT'; -------------------------------------------------------------------------------- /src/react/src/actions/MenuCounters/menuCounterTypes.js: -------------------------------------------------------------------------------- 1 | export const REFRESH_COUNTERS = 'REFRESH_COUNTERS'; -------------------------------------------------------------------------------- /src/react/src/actions/Notification/notificationTypes.js: -------------------------------------------------------------------------------- 1 | export const ADD_NOTIFICATIONS = 'ADD_NOTIFICATIONS'; 2 | export const REMOVE_NOTIFICATIONS = 'REMOVE_NOTIFICATIONS'; 3 | -------------------------------------------------------------------------------- /src/react/src/actions/Panel/panelTypes.js: -------------------------------------------------------------------------------- 1 | export const REFRESH_PANEL = 'REFRESH_PANEL'; 2 | -------------------------------------------------------------------------------- /src/react/src/actions/UserSession/userSessionActions.js: -------------------------------------------------------------------------------- 1 | import { SET_USER_SESSION } from './userSessionTypes'; 2 | 3 | export const setUserSession = value => { 4 | return { 5 | type: SET_USER_SESSION, 6 | value 7 | }; 8 | }; 9 | -------------------------------------------------------------------------------- /src/react/src/actions/UserSession/userSessionTypes.js: -------------------------------------------------------------------------------- 1 | export const SET_USER_SESSION = 'SET_USER_SESSION'; -------------------------------------------------------------------------------- /src/react/src/components/Backup/Backup.scss: -------------------------------------------------------------------------------- 1 | .backups-wrapper .list-item .c-1 div > span { 2 | padding-left: 15px; 3 | } 4 | 5 | .backups-restore-details .list-item .star { 6 | display: none; 7 | } -------------------------------------------------------------------------------- /src/react/src/components/Backup/Exclusion/Edit/style.scss: -------------------------------------------------------------------------------- 1 | .content .edit-backup-exclusions .toolbar .search-toolbar-name { 2 | width: auto; 3 | } -------------------------------------------------------------------------------- /src/react/src/components/ControlPanel/AddItemLayout/Form/NameServers/NameServers.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/src/react/src/components/ControlPanel/AddItemLayout/Form/NameServers/NameServers.scss -------------------------------------------------------------------------------- /src/react/src/components/ControlPanel/AddItemLayout/Form/Password/Password.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/src/react/src/components/ControlPanel/AddItemLayout/Form/Password/Password.scss -------------------------------------------------------------------------------- /src/react/src/components/ControlPanel/AddItemLayout/Form/SelectInput/SelectInput.scss: -------------------------------------------------------------------------------- 1 | .form-group.select-group { 2 | label { 3 | span { 4 | text-transform: uppercase; 5 | } 6 | } 7 | } -------------------------------------------------------------------------------- /src/react/src/components/ControlPanel/AddItemLayout/Form/TextArea/TextArea.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/src/react/src/components/ControlPanel/AddItemLayout/Form/TextArea/TextArea.scss -------------------------------------------------------------------------------- /src/react/src/components/ControlPanel/AddItemLayout/Form/TextInput/TextInput.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/src/react/src/components/ControlPanel/AddItemLayout/Form/TextInput/TextInput.scss -------------------------------------------------------------------------------- /src/react/src/components/ControlPanel/LoginLayout/LoginLayout.scss: -------------------------------------------------------------------------------- 1 | .login-layout { 2 | margin-top: 1rem; 3 | padding: 2rem 3rem; 4 | } -------------------------------------------------------------------------------- /src/react/src/components/CronJob/CronJob.scss: -------------------------------------------------------------------------------- 1 | .cron-jobs-list.r-col .name { 2 | font-size: 25px; 3 | } 4 | 5 | .cron-col > div { 6 | display: flex; 7 | flex-direction: column; 8 | 9 | span { 10 | font-size: 18px; 11 | font-weight: bolder; 12 | } 13 | } -------------------------------------------------------------------------------- /src/react/src/components/CronJob/Generator/RunCommandSelect/RunCommandSelect.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/src/react/src/components/CronJob/Generator/RunCommandSelect/RunCommandSelect.scss -------------------------------------------------------------------------------- /src/react/src/components/DNSRecord/Add/AddDNSRecord.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/src/react/src/components/DNSRecord/Add/AddDNSRecord.scss -------------------------------------------------------------------------------- /src/react/src/components/DNSRecord/DNSRecord.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/src/react/src/components/DNSRecord/DNSRecord.scss -------------------------------------------------------------------------------- /src/react/src/components/Database/Database.scss: -------------------------------------------------------------------------------- 1 | .r-col .c-2.w-45 { 2 | margin: 15px 1rem 0 5rem; 3 | } -------------------------------------------------------------------------------- /src/react/src/components/Database/Edit/EditDatabase.scss: -------------------------------------------------------------------------------- 1 | .input-wrapper { 2 | display: flex; 3 | align-items: center; 4 | 5 | span.italic { 6 | margin-left: 15px; 7 | color: #777; 8 | } 9 | } -------------------------------------------------------------------------------- /src/react/src/components/DomainNameSystem/Add/AddDomainNameSystem.scss: -------------------------------------------------------------------------------- 1 | .add-dns form .advanced-options-button { 2 | svg { 3 | margin-left: 5px; 4 | } 5 | } -------------------------------------------------------------------------------- /src/react/src/components/DomainNameSystem/Edit/EditDomainNameSystem.scss: -------------------------------------------------------------------------------- 1 | .edit-dns { 2 | .label-wrapper { 3 | span { 4 | text-transform: uppercase !important; 5 | } 6 | } 7 | } -------------------------------------------------------------------------------- /src/react/src/components/Firewall/Add/AddFirewall.scss: -------------------------------------------------------------------------------- 1 | .content .edit-template.add-firewall { 2 | .toolbar .search-toolbar-name { 3 | width: fit-content; 4 | } 5 | 6 | label.label-wrapper[for=ip] span { 7 | text-transform: unset !important; 8 | } 9 | } -------------------------------------------------------------------------------- /src/react/src/components/Firewall/Edit/EditFirewall.scss: -------------------------------------------------------------------------------- 1 | .edit-firewall { 2 | form { 3 | .form-group { 4 | .label-wrapper { 5 | span { 6 | text-transform: initial; 7 | } 8 | } 9 | } 10 | } 11 | } -------------------------------------------------------------------------------- /src/react/src/components/InternetProtocol/Edit/EditInternetProtocol.scss: -------------------------------------------------------------------------------- 1 | .edit-ip { 2 | form { 3 | .dedicated-form-group { 4 | transform: translateX(3rem); 5 | margin-bottom: 2rem; 6 | } 7 | } 8 | } -------------------------------------------------------------------------------- /src/react/src/components/InternetProtocol/InternetProtocol.scss: -------------------------------------------------------------------------------- 1 | .internetProtocols { 2 | .ip-wrapper { 3 | .name svg { 4 | margin: 0 10px; 5 | font-size: 20px; 6 | } 7 | } 8 | } 9 | -------------------------------------------------------------------------------- /src/react/src/components/Mail/Add/AddMail.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/src/react/src/components/Mail/Add/AddMail.scss -------------------------------------------------------------------------------- /src/react/src/components/Mail/Edit/EditMail.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/src/react/src/components/Mail/Edit/EditMail.scss -------------------------------------------------------------------------------- /src/react/src/components/Mail/Mail.scss: -------------------------------------------------------------------------------- 1 | .crossed { 2 | text-decoration: line-through; 3 | } 4 | 5 | .catchall-mail { 6 | text-transform: none; 7 | } 8 | -------------------------------------------------------------------------------- /src/react/src/components/MainNav/Toolbar/Checkbox/Checkbox.scss: -------------------------------------------------------------------------------- 1 | input { 2 | border-radius: 0; 3 | } -------------------------------------------------------------------------------- /src/react/src/components/MainNav/Toolbar/Select/Select.scss: -------------------------------------------------------------------------------- 1 | .select-wrapper { 2 | display: flex; 3 | 4 | select { 5 | width: auto; 6 | } 7 | 8 | select, button { 9 | border-radius: 0; 10 | } 11 | } -------------------------------------------------------------------------------- /src/react/src/components/Searchitem/SearchItem.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/src/react/src/components/Searchitem/SearchItem.scss -------------------------------------------------------------------------------- /src/react/src/components/Spinner/Spinner.scss: -------------------------------------------------------------------------------- 1 | .spinner-wrapper { 2 | position: absolute; 3 | bottom: 5px; 4 | width: 150px; 5 | left: 42%; 6 | height: 10px; 7 | } 8 | -------------------------------------------------------------------------------- /src/react/src/components/User/Edit/EditUser.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/src/react/src/components/User/Edit/EditUser.scss -------------------------------------------------------------------------------- /src/react/src/components/WebDomain/Add/AdditionalFtpForEditing/AdditionalFtpForEditing.scss: -------------------------------------------------------------------------------- 1 | .edit-web { 2 | .additional-ftp { 3 | .title .indexed-name { 4 | font-weight: bold; 5 | } 6 | } 7 | } -------------------------------------------------------------------------------- /src/react/src/components/WebDomain/Add/AdvancedOptions/AdvancedOptions.scss: -------------------------------------------------------------------------------- 1 | .statistics-authorization { 2 | transform: translateX(3rem); 3 | } 4 | 5 | .web-stats-wrapper { 6 | display: flex; 7 | flex-direction: column; 8 | transform: translateX(3rem); 9 | } -------------------------------------------------------------------------------- /src/react/src/components/WebDomain/Add/SslSupport/SslSupport.scss: -------------------------------------------------------------------------------- 1 | .ssl-support { 2 | transform: translateX(3rem); 3 | 4 | .lets-encrypt-span { 5 | font-style: italic; 6 | color: #89a40a; 7 | } 8 | } -------------------------------------------------------------------------------- /src/react/src/containers/AddDNSWrapper/AddDNSWrapper.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/src/react/src/containers/AddDNSWrapper/AddDNSWrapper.scss -------------------------------------------------------------------------------- /src/react/src/containers/Backups/Backups.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/src/react/src/containers/Backups/Backups.scss -------------------------------------------------------------------------------- /src/react/src/containers/DomainNameSystems/DomainNameSystems.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/src/react/src/containers/DomainNameSystems/DomainNameSystems.scss -------------------------------------------------------------------------------- /src/react/src/containers/Firewalls/Firewalls.scss: -------------------------------------------------------------------------------- 1 | .firewalls-wrapper .r-col .stats > div { 2 | flex: none; 3 | width: 17%; 4 | } -------------------------------------------------------------------------------- /src/react/src/containers/InternetProtocols/InternetProtocols.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/src/react/src/containers/InternetProtocols/InternetProtocols.scss -------------------------------------------------------------------------------- /src/react/src/containers/Logs/Logs.scss: -------------------------------------------------------------------------------- 1 | .logs-list .toolbar .search-input-form input { 2 | margin-bottom: 5px; 3 | } 4 | 5 | .logs-list .l-col { 6 | width: 14%; 7 | } -------------------------------------------------------------------------------- /src/react/src/containers/Mails/Mails.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/src/react/src/containers/Mails/Mails.scss -------------------------------------------------------------------------------- /src/react/src/containers/Packages/Packages.scss: -------------------------------------------------------------------------------- 1 | .packages-wrapper { 2 | .r-col .stats { 3 | .c-1 .stat { 4 | margin-left: 1rem; 5 | } 6 | 7 | .c-2 { 8 | padding: 0; 9 | } 10 | } 11 | } -------------------------------------------------------------------------------- /src/react/src/containers/Updates/Updates.scss: -------------------------------------------------------------------------------- 1 | .statistics-list.updates .toolbar { 2 | height: 44px; 3 | } -------------------------------------------------------------------------------- /src/react/src/containers/Users/Users.scss: -------------------------------------------------------------------------------- 1 | .content .Toastify__toast-container { 2 | bottom: 1em !important; 3 | top: unset; 4 | } -------------------------------------------------------------------------------- /src/react/src/containers/Web/Web.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/src/react/src/containers/Web/Web.scss -------------------------------------------------------------------------------- /src/react/src/utils/scss/_breakpoints.scss: -------------------------------------------------------------------------------- 1 | $phoneMin: 320px; 2 | $phoneMax: 480px; 3 | 4 | $tabletMin: 481px; 5 | $tabletMax: 768px; 6 | 7 | $smallScreenMin: 769px; 8 | $smallScreenMax: 1024px; 9 | 10 | $desktopMin: 1025px; 11 | $desktopMax: 1200px; 12 | -------------------------------------------------------------------------------- /upd/fix_vesta_ssl_permissions.sh: -------------------------------------------------------------------------------- 1 | #!/bin/bash 2 | 3 | chown root:mail /usr/local/vesta/ssl/* >/dev/null 2>&1 4 | chmod 660 /usr/local/vesta/ssl/* >/dev/null 2>&1 5 | -------------------------------------------------------------------------------- /web/add/cron/autoupdate/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/add/cron/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/add/cron/reports/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/add/db/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/add/dns/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/add/favorite/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/add/firewall/banlist/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/add/firewall/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/add/ip/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/add/mail/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/add/package/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/add/user/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/add/web/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/api/v1/list/index.php: -------------------------------------------------------------------------------- 1 | 9 | -------------------------------------------------------------------------------- /web/api/v1/rrd/daily.rrd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/api/v1/rrd/daily.rrd -------------------------------------------------------------------------------- /web/api/v1/rrd/db/daily-mysql_localhost.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/api/v1/rrd/db/daily-mysql_localhost.png -------------------------------------------------------------------------------- /web/api/v1/rrd/db/daily-pgsql_localhost.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/api/v1/rrd/db/daily-pgsql_localhost.png -------------------------------------------------------------------------------- /web/api/v1/rrd/db/monthly-mysql_localhost.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/api/v1/rrd/db/monthly-mysql_localhost.png -------------------------------------------------------------------------------- /web/api/v1/rrd/db/monthly-pgsql_localhost.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/api/v1/rrd/db/monthly-pgsql_localhost.png -------------------------------------------------------------------------------- /web/api/v1/rrd/db/mysql_localhost.rrd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/api/v1/rrd/db/mysql_localhost.rrd -------------------------------------------------------------------------------- /web/api/v1/rrd/db/pgsql_localhost.rrd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/api/v1/rrd/db/pgsql_localhost.rrd -------------------------------------------------------------------------------- /web/api/v1/rrd/db/weekly-mysql_localhost.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/api/v1/rrd/db/weekly-mysql_localhost.png -------------------------------------------------------------------------------- /web/api/v1/rrd/db/weekly-pgsql_localhost.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/api/v1/rrd/db/weekly-pgsql_localhost.png -------------------------------------------------------------------------------- /web/api/v1/rrd/db/yearly-mysql_localhost.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/api/v1/rrd/db/yearly-mysql_localhost.png -------------------------------------------------------------------------------- /web/api/v1/rrd/db/yearly-pgsql_localhost.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/api/v1/rrd/db/yearly-pgsql_localhost.png -------------------------------------------------------------------------------- /web/api/v1/rrd/ftp/daily-ftp.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/api/v1/rrd/ftp/daily-ftp.png -------------------------------------------------------------------------------- /web/api/v1/rrd/ftp/ftp.rrd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/api/v1/rrd/ftp/ftp.rrd -------------------------------------------------------------------------------- /web/api/v1/rrd/ftp/monthly-ftp.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/api/v1/rrd/ftp/monthly-ftp.png -------------------------------------------------------------------------------- /web/api/v1/rrd/ftp/weekly-ftp.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/api/v1/rrd/ftp/weekly-ftp.png -------------------------------------------------------------------------------- /web/api/v1/rrd/ftp/yearly-ftp.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/api/v1/rrd/ftp/yearly-ftp.png -------------------------------------------------------------------------------- /web/api/v1/rrd/la/daily-la.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/api/v1/rrd/la/daily-la.png -------------------------------------------------------------------------------- /web/api/v1/rrd/la/la.rrd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/api/v1/rrd/la/la.rrd -------------------------------------------------------------------------------- /web/api/v1/rrd/la/monthly-la.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/api/v1/rrd/la/monthly-la.png -------------------------------------------------------------------------------- /web/api/v1/rrd/la/weekly-la.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/api/v1/rrd/la/weekly-la.png -------------------------------------------------------------------------------- /web/api/v1/rrd/la/yearly-la.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/api/v1/rrd/la/yearly-la.png -------------------------------------------------------------------------------- /web/api/v1/rrd/mail/daily-mail.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/api/v1/rrd/mail/daily-mail.png -------------------------------------------------------------------------------- /web/api/v1/rrd/mail/mail.rrd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/api/v1/rrd/mail/mail.rrd -------------------------------------------------------------------------------- /web/api/v1/rrd/mail/monthly-mail.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/api/v1/rrd/mail/monthly-mail.png -------------------------------------------------------------------------------- /web/api/v1/rrd/mail/weekly-mail.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/api/v1/rrd/mail/weekly-mail.png -------------------------------------------------------------------------------- /web/api/v1/rrd/mail/yearly-mail.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/api/v1/rrd/mail/yearly-mail.png -------------------------------------------------------------------------------- /web/api/v1/rrd/mem/daily-mem.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/api/v1/rrd/mem/daily-mem.png -------------------------------------------------------------------------------- /web/api/v1/rrd/mem/mem.rrd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/api/v1/rrd/mem/mem.rrd -------------------------------------------------------------------------------- /web/api/v1/rrd/mem/monthly-mem.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/api/v1/rrd/mem/monthly-mem.png -------------------------------------------------------------------------------- /web/api/v1/rrd/mem/weekly-mem.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/api/v1/rrd/mem/weekly-mem.png -------------------------------------------------------------------------------- /web/api/v1/rrd/mem/yearly-mem.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/api/v1/rrd/mem/yearly-mem.png -------------------------------------------------------------------------------- /web/api/v1/rrd/monthly.rrd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/api/v1/rrd/monthly.rrd -------------------------------------------------------------------------------- /web/api/v1/rrd/net/daily-eth0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/api/v1/rrd/net/daily-eth0.png -------------------------------------------------------------------------------- /web/api/v1/rrd/net/daily-eth1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/api/v1/rrd/net/daily-eth1.png -------------------------------------------------------------------------------- /web/api/v1/rrd/net/daily-sit0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/api/v1/rrd/net/daily-sit0.png -------------------------------------------------------------------------------- /web/api/v1/rrd/net/eth0.rrd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/api/v1/rrd/net/eth0.rrd -------------------------------------------------------------------------------- /web/api/v1/rrd/net/eth1.rrd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/api/v1/rrd/net/eth1.rrd -------------------------------------------------------------------------------- /web/api/v1/rrd/net/monthly-eth0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/api/v1/rrd/net/monthly-eth0.png -------------------------------------------------------------------------------- /web/api/v1/rrd/net/monthly-eth1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/api/v1/rrd/net/monthly-eth1.png -------------------------------------------------------------------------------- /web/api/v1/rrd/net/monthly-sit0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/api/v1/rrd/net/monthly-sit0.png -------------------------------------------------------------------------------- /web/api/v1/rrd/net/sit0.rrd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/api/v1/rrd/net/sit0.rrd -------------------------------------------------------------------------------- /web/api/v1/rrd/net/weekly-eth0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/api/v1/rrd/net/weekly-eth0.png -------------------------------------------------------------------------------- /web/api/v1/rrd/net/weekly-eth1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/api/v1/rrd/net/weekly-eth1.png -------------------------------------------------------------------------------- /web/api/v1/rrd/net/weekly-sit0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/api/v1/rrd/net/weekly-sit0.png -------------------------------------------------------------------------------- /web/api/v1/rrd/net/yearly-eth0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/api/v1/rrd/net/yearly-eth0.png -------------------------------------------------------------------------------- /web/api/v1/rrd/net/yearly-eth1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/api/v1/rrd/net/yearly-eth1.png -------------------------------------------------------------------------------- /web/api/v1/rrd/net/yearly-sit0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/api/v1/rrd/net/yearly-sit0.png -------------------------------------------------------------------------------- /web/api/v1/rrd/ssh/daily-ssh.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/api/v1/rrd/ssh/daily-ssh.png -------------------------------------------------------------------------------- /web/api/v1/rrd/ssh/monthly-ssh.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/api/v1/rrd/ssh/monthly-ssh.png -------------------------------------------------------------------------------- /web/api/v1/rrd/ssh/ssh.rrd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/api/v1/rrd/ssh/ssh.rrd -------------------------------------------------------------------------------- /web/api/v1/rrd/ssh/weekly-ssh.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/api/v1/rrd/ssh/weekly-ssh.png -------------------------------------------------------------------------------- /web/api/v1/rrd/ssh/yearly-ssh.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/api/v1/rrd/ssh/yearly-ssh.png -------------------------------------------------------------------------------- /web/api/v1/rrd/web/daily-httpd.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/api/v1/rrd/web/daily-httpd.png -------------------------------------------------------------------------------- /web/api/v1/rrd/web/daily-nginx.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/api/v1/rrd/web/daily-nginx.png -------------------------------------------------------------------------------- /web/api/v1/rrd/web/httpd.rrd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/api/v1/rrd/web/httpd.rrd -------------------------------------------------------------------------------- /web/api/v1/rrd/web/monthly-httpd.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/api/v1/rrd/web/monthly-httpd.png -------------------------------------------------------------------------------- /web/api/v1/rrd/web/monthly-nginx.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/api/v1/rrd/web/monthly-nginx.png -------------------------------------------------------------------------------- /web/api/v1/rrd/web/nginx.rrd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/api/v1/rrd/web/nginx.rrd -------------------------------------------------------------------------------- /web/api/v1/rrd/web/weekly-httpd.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/api/v1/rrd/web/weekly-httpd.png -------------------------------------------------------------------------------- /web/api/v1/rrd/web/weekly-nginx.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/api/v1/rrd/web/weekly-nginx.png -------------------------------------------------------------------------------- /web/api/v1/rrd/web/yearly-httpd.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/api/v1/rrd/web/yearly-httpd.png -------------------------------------------------------------------------------- /web/api/v1/rrd/web/yearly-nginx.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/api/v1/rrd/web/yearly-nginx.png -------------------------------------------------------------------------------- /web/api/v1/rrd/weekly.rrd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/api/v1/rrd/weekly.rrd -------------------------------------------------------------------------------- /web/api/v1/rrd/yearly.rrd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/api/v1/rrd/yearly.rrd -------------------------------------------------------------------------------- /web/bulk/backup/exclusions/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/bulk/backup/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/bulk/cron/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/bulk/db/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/bulk/dns/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/bulk/firewall/banlist/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/bulk/firewall/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/bulk/ip/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/bulk/mail/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/bulk/package/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/bulk/restore/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/bulk/service/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/bulk/user/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/bulk/vesta/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/bulk/web/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/delete/backup/exclusion/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/delete/backup/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/delete/cron/autoupdate/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/delete/cron/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/delete/cron/reports/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/delete/db/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/delete/dns/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/delete/favorite/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/delete/firewall/banlist/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/delete/firewall/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/delete/ip/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/delete/mail/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/delete/notification/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/delete/package/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/delete/user/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/delete/web/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/download/backup/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/download/file/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/download/web-log/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/edit/backup/exclusions/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/edit/cron/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/edit/db/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/edit/dns/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/edit/file/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/edit/firewall/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/edit/ip/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/edit/mail/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/edit/package/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/edit/server/apache2/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/edit/server/bind9/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/edit/server/clamd/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/edit/server/cron/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/edit/server/crond/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/edit/server/dovecot/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/edit/server/exim/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/edit/server/exim4/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/edit/server/fail2ban/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/edit/server/httpd/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/edit/server/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/edit/server/iptables/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/edit/server/mariadb/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/edit/server/mysql/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/edit/server/mysqld/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/edit/server/named/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/edit/server/nginx/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/edit/server/php-fpm/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/edit/server/php/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/edit/server/php5-fpm/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/edit/server/postgresql/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/edit/server/proftpd/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/edit/server/spamassassin/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/edit/server/spamd/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/edit/server/vsftpd/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/edit/user/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/edit/web/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/error/vesta.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/error/vesta.jpg -------------------------------------------------------------------------------- /web/favicon.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/favicon.ico -------------------------------------------------------------------------------- /web/file_manager/files.php: -------------------------------------------------------------------------------- 1 | // absolete -------------------------------------------------------------------------------- /web/file_manager/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/generate/ssl/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/images/arrow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/images/arrow.png -------------------------------------------------------------------------------- /web/images/background-dots.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/images/background-dots.png -------------------------------------------------------------------------------- /web/images/document.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/images/document.png -------------------------------------------------------------------------------- /web/images/edit_bg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/images/edit_bg.png -------------------------------------------------------------------------------- /web/images/favicon.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/images/favicon.ico -------------------------------------------------------------------------------- /web/images/filemanager.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/images/filemanager.ico -------------------------------------------------------------------------------- /web/images/filemanager_favicon_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/images/filemanager_favicon_3.png -------------------------------------------------------------------------------- /web/images/flat_icons.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/images/flat_icons.png -------------------------------------------------------------------------------- /web/images/in_progress.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/images/in_progress.gif -------------------------------------------------------------------------------- /web/images/logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/images/logo.png -------------------------------------------------------------------------------- /web/images/logo_v1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/images/logo_v1.png -------------------------------------------------------------------------------- /web/images/pause.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/images/pause.png -------------------------------------------------------------------------------- /web/images/progress.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/images/progress.gif -------------------------------------------------------------------------------- /web/images/sprite.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/images/sprite.png -------------------------------------------------------------------------------- /web/images/start.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/images/start.png -------------------------------------------------------------------------------- /web/images/toggle_password.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/images/toggle_password.png -------------------------------------------------------------------------------- /web/images/ui-bg_flat_0_aaaaaa_40x100.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/images/ui-bg_flat_0_aaaaaa_40x100.png -------------------------------------------------------------------------------- /web/images/ui-bg_glass_55_fbf9ee_1x400.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/images/ui-bg_glass_55_fbf9ee_1x400.png -------------------------------------------------------------------------------- /web/images/ui-bg_glass_95_fef1ec_1x400.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/images/ui-bg_glass_95_fef1ec_1x400.png -------------------------------------------------------------------------------- /web/images/ui-icons_2e83ff_256x240.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/images/ui-icons_2e83ff_256x240.png -------------------------------------------------------------------------------- /web/images/ui-icons_454545_256x240.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/images/ui-icons_454545_256x240.png -------------------------------------------------------------------------------- /web/images/ui-icons_888888_256x240.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/images/ui-icons_888888_256x240.png -------------------------------------------------------------------------------- /web/images/ui-icons_cd0a0a_256x240.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/images/ui-icons_cd0a0a_256x240.png -------------------------------------------------------------------------------- /web/images/unlim.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/images/unlim.png -------------------------------------------------------------------------------- /web/images/vesta_logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/images/vesta_logo.png -------------------------------------------------------------------------------- /web/images/vesta_logo_back.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/images/vesta_logo_back.png -------------------------------------------------------------------------------- /web/images/white_logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/images/white_logo.png -------------------------------------------------------------------------------- /web/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/js/cheef-editor/.gitignore: -------------------------------------------------------------------------------- 1 | .idea -------------------------------------------------------------------------------- /web/js/cheef-editor/ace/mode-text.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/js/cheef-editor/ace/mode-text.js -------------------------------------------------------------------------------- /web/js/iviewer/.gitignore: -------------------------------------------------------------------------------- 1 | *.swp 2 | logs 3 | public/photos 4 | public/phtmp 5 | node_modules 6 | -------------------------------------------------------------------------------- /web/js/iviewer/TODO: -------------------------------------------------------------------------------- 1 | * Make smooth zooming without visual discrete steps 2 | -------------------------------------------------------------------------------- /web/js/iviewer/img/grab.cur: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/js/iviewer/img/grab.cur -------------------------------------------------------------------------------- /web/js/iviewer/img/hand.cur: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/js/iviewer/img/hand.cur -------------------------------------------------------------------------------- /web/js/iviewer/img/iviewer.rotate_left.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/js/iviewer/img/iviewer.rotate_left.png -------------------------------------------------------------------------------- /web/js/iviewer/img/iviewer.rotate_right.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/js/iviewer/img/iviewer.rotate_right.png -------------------------------------------------------------------------------- /web/js/iviewer/img/iviewer.zoom_fit.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/js/iviewer/img/iviewer.zoom_fit.gif -------------------------------------------------------------------------------- /web/js/iviewer/img/iviewer.zoom_in.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/js/iviewer/img/iviewer.zoom_in.gif -------------------------------------------------------------------------------- /web/js/iviewer/img/iviewer.zoom_out.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/js/iviewer/img/iviewer.zoom_out.gif -------------------------------------------------------------------------------- /web/js/iviewer/img/iviewer.zoom_zero.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/js/iviewer/img/iviewer.zoom_zero.gif -------------------------------------------------------------------------------- /web/js/iviewer/test/arrow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/js/iviewer/test/arrow.png -------------------------------------------------------------------------------- /web/js/iviewer/test/lightbox-gallery/img/bg_transblack.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/js/iviewer/test/lightbox-gallery/img/bg_transblack.png -------------------------------------------------------------------------------- /web/js/iviewer/test/lightbox-gallery/img/btn_close.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/js/iviewer/test/lightbox-gallery/img/btn_close.png -------------------------------------------------------------------------------- /web/js/iviewer/test/lightbox-gallery/img/btn_next.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/js/iviewer/test/lightbox-gallery/img/btn_next.png -------------------------------------------------------------------------------- /web/js/iviewer/test/lightbox-gallery/img/btn_prev.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/js/iviewer/test/lightbox-gallery/img/btn_prev.png -------------------------------------------------------------------------------- /web/js/iviewer/test/lightbox-gallery/img/btn_zoomin.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/js/iviewer/test/lightbox-gallery/img/btn_zoomin.png -------------------------------------------------------------------------------- /web/js/iviewer/test/lightbox-gallery/img/btn_zoomout.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/js/iviewer/test/lightbox-gallery/img/btn_zoomout.png -------------------------------------------------------------------------------- /web/js/iviewer/test/lightbox-gallery/img/spinner.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/js/iviewer/test/lightbox-gallery/img/spinner.gif -------------------------------------------------------------------------------- /web/js/iviewer/test/lightbox/img/bg_transblack.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/js/iviewer/test/lightbox/img/bg_transblack.png -------------------------------------------------------------------------------- /web/js/iviewer/test/lightbox/img/btn_close.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/js/iviewer/test/lightbox/img/btn_close.png -------------------------------------------------------------------------------- /web/js/iviewer/test/lightbox/img/btn_zoomin.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/js/iviewer/test/lightbox/img/btn_zoomin.png -------------------------------------------------------------------------------- /web/js/iviewer/test/lightbox/img/btn_zoomout.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/js/iviewer/test/lightbox/img/btn_zoomout.png -------------------------------------------------------------------------------- /web/js/iviewer/test/lightbox/img/spinner.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/js/iviewer/test/lightbox/img/spinner.gif -------------------------------------------------------------------------------- /web/js/iviewer/test/test_active_with_objects.GIF: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/js/iviewer/test/test_active_with_objects.GIF -------------------------------------------------------------------------------- /web/js/iviewer/test/test_image.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/js/iviewer/test/test_image.jpg -------------------------------------------------------------------------------- /web/js/iviewer/test/test_image2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/js/iviewer/test/test_image2.jpg -------------------------------------------------------------------------------- /web/js/iviewer/test/test_image3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/js/iviewer/test/test_image3.jpg -------------------------------------------------------------------------------- /web/js/uploadify.swf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/outroll/vesta/873693b2ed3979e2713799a3ad8a9872c2aa978b/web/js/uploadify.swf -------------------------------------------------------------------------------- /web/list/backup/exclusions/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/list/backup/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/list/cron/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/list/db/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/list/directory/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/list/dns/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/list/favorites/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/list/firewall/banlist/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/list/firewall/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/list/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/list/ip/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/list/log/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/list/mail/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/list/notifications/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/list/package/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/list/rrd/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/list/server/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/list/stats/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/list/updates/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/list/user/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/list/web-log/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/list/web/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/login/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/logout/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/reset/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/reset/mail/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/restart/service/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/restart/system/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/robots.txt: -------------------------------------------------------------------------------- 1 | User-agent: * 2 | Disallow: / -------------------------------------------------------------------------------- /web/schedule/backup/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/schedule/restore/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/search/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/start/service/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/stop/service/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/suspend/cron/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/suspend/db/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/suspend/dns/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/suspend/firewall/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/suspend/mail/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/suspend/user/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/suspend/web/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/unsuspend/cron/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/unsuspend/db/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/unsuspend/dns/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/unsuspend/firewall/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/unsuspend/mail/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/unsuspend/user/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/unsuspend/web/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/update/vesta/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/upload/files/.gitignore: -------------------------------------------------------------------------------- 1 | * 2 | !.gitignore 3 | !.htaccess 4 | -------------------------------------------------------------------------------- /web/upload/index.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /web/view/file/index.php: -------------------------------------------------------------------------------- 1 | 2 | --------------------------------------------------------------------------------