Hestia CP - this is one of the most popular, simple and convenient panels for managing sites, with its help you can add new sites, work with mail and databases, Cron, updates, file manager, the ability to add SSL .
Nginx
/etc/nginx/nginx.conf
/etc/nginx/conf.d/status.conf
/etc/nginx/conf.d/hestia_ip.conf
/etc/nginx/conf.d/hestia_users.conf
Apache
/etc/apache2/apache2.conf
/etc/apache2/conf.d/status.conf
/etc/apache2/conf.d/ssl.conf
/etc/logrotate.d/apache2
/etc/apache2/conf.d/mod_extract_forwarded.conf
/etc/apache2/conf.d/proxy_ajp.conf
/etc/apache2/conf.d/hestia.conf
/var/log/apache2/access_log
/var/log/apache2/error_log
/var/log/apache2/suexec.log
/var/log/apache2/domains
Vsftpd
/etc/vsftpd/vsftpd.conf
MySQL
/etc/mysql/my.cnf
Storing a MySQL password
/usr/local/hestia/conf/mysql.conf
Exim
/etc/exim4/exim4.conf.template
/etc/exim4/dnsbl.conf
/etc/exim4/spam-blocks.conf
/etc/exim4/domains
/etc/alternatives/mta
Dovecot
/etc/dovecot.conf
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
Hestia
/etc/profile.d/hestia.sh
/etc/logrotate.d/hestia
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%user folder
- %domain% domain of this user
Directories
Hestia CP is installed in the directory
/usr/local/hestia/
MySQL root password
/usr/local/vesta/conf/mysql.conf
The location of files and directories that may be useful in working with the Hestia CP.* panel
The directory where everything about Hestia is stored (configuration files, templates, scripts, etc.)
/usr/local/hestia
The Hestia panel logs itself.
/var/log/hestia
The directory where user1's site.ru is found
/home/user1/web/site.ru/public_html
All backups are stored here
/home/backup
All site logs, if you use nginx
/var/log/nginx/domains
Both general and personal settings by domain from php-fpm
/etc/php-fpm.d
Settings of nginx and certificates of all sites of user1
/home/user1/conf/web
php settings file
/etc/php.ini
If you have any further questions, you can always contact our support team via ticket system.