I want to know more about Apache configurations used with plesk. The
configuration file names used for apache. Please give me some comments or
suggestion about it.
Main httpd configuration file : /etc/httpd/conf/httpd.conf
Plesk httpd : /etc/httpd/conf.d/zz010_psa_httpd.conf
Include conf files are under : /etc/httpd/conf.d (depends on the location
specified in main httpd)
Startup script for plesk apache : /usr/local/psa/admin/bin/httpsdctl start
Apache main log files under : /var/log/httpd
Plesk utilizes the 'psa' database. To login to this database, you can use your Admin username and password.
Tables in psa database are :
a. Domains
b. Clients
c. db_users
d. db_bases
e. disk_spaces
f. mail
g. lockout
h. web_users
Conf file located : /var/named/run-root/etc/named.conf
DB record : /var/named/run-root/var/domain.com
Log file : /var/log/messages
Service to restart : /etc/init.d/named restart
Location of qmail directory : /var/qmail
Mail directory of a domain : /var/qmail/mailnames/domain.com
Mail log : /var/log/maillog or /usr/local/psa/var/log/maillog