Apache configuration files
All Plesk-specific Apache configuration files are included in the Apache
system configuration (/etc/httpd/httpd.conf
by default) via file
zz010_psa_httpd.conf
using the Include
directive. The file
zz010_psa_httpd.conf
can be located in /etc/apache2/conf.d/
or
/etc/httpd/conf.d/
depending on the operating system.
The following table represents the hierarchy of Apache configuration
files.
/etc/httpd/httpd.conf |
|||
---|---|---|---|
/etc/httpd/conf.d/zz010_psa_httpd.conf |
|||
/etc/httpd/conf/plesk.conf.d/server.conf |
|||
/etc/httpd/conf/plesk.conf.d/ip_default/@ <domain_name> .conf -> /var/www/vhosts/system/<domain_name>/conf/httpd_ip_default.conf |
|||
/etc/httpd/conf/plesk.conf.d/horde.conf |
|||
/etc/httpd/conf/plesk.conf.d/webmails/horde/ … |