Apache
/etc/httpd/conf/httpd.conf
/etc/httpd/conf.d/status.conf
/etc/httpd/conf.d/ssl.conf
/etc/httpd/logrotate.d/httpd
/etc/httpd/conf.d/mod_extract_forwarded.conf
/etc/httpd/conf.d/proxy_ajp.conf
/etc/httpd/conf.d/vesta.conf
/var/log/httpd/access_log
/var/log/httpd/error_log
/var/log/httpd/suexec.log
/var/log/httpd/domains
Nginx
/etc/nginx/nginx.conf
/etc/nginx/conf.d/status.conf
/etc/nginx/conf.d/vesta_ip.conf
/etc/nginx/conf.d/vesta_users.conf
Vsftpd
/etc/vsftpd/vsftpd.conf
MySQL
/etc/my.cnf
Storing the MySQL password
/usr/local/vesta/conf/mysql.conf
Bind
/etc/named.conf
Exim
/etc/exim/exim.conf
/etc/exim/dnsbl.conf
/etc/exim/spam-blocks.conf
/etc/exim/domains
/etc/alternatives/mta
Dovecot
/etc/dovecot.conf
ClamAV
/etc/clamd.conf
/etc/freshclam.conf
/usr/bin/freshclam
PHP
/etc/php.ini
phpMyAdmin
/etc/httpd/conf.d/phpMyAdmin.conf
/etc/phpMyAdmin/config.inc.php
Roundcube
/etc/httpd/conf.d/roundcubemail.conf
/etc/roundcubemail/main.inc.php
/etc/roundcubemail/db.inc.php
/usr/share/roundcubemail/plugins/password/drivers/vesta.php
/usr/share/roundcubemail/plugins/password/config.inc.php
Vesta
/etc/profile.d/vesta.sh
/etc/logrotate.d/vesta
Site-specific configuration files
include %home%/%user%/conf/web/nginx.%domain%.conf*;
include %home%/%user%/conf/web/httpd.%domain%.conf
- %home% users home folder
- %user% user folder
- %domain% domain of this user
Directories
Vesta is installed in the directory
/usr/local/vesta/
MySQL root password
/usr/local/vesta/conf/mysql.conf
Location of files and directories that may be useful when working with the vestacp. panel
Directory where everything related to Vesta is stored (configuration files, templates, scripts, etc.)
/usr/local/vesta
Logs of the Vesta panel itself.
/var/log/vesta
Directory where the site.ru site of user1 is located
/home/user1/web/site.ru/public_html
This is where all backups are stored*
/home/backup
Logs of all sites if you use nginx
/var/log/nginx/domains
Both general and personal settings by domain from php-fpm*
/etc/php-fpm.d
Nginx settings and certificates of all sites of user1
/home/user1/conf/web
** php settings file**
/etc/php.ini