Plesk: page 1
Plesk and its custom configuration files
Plesk allows you to control settings for each domains virtual host container (subdomains are also configured in the same way). To override the default configuration you will need to make the new vhost file, which should appear in the following locations: domain/conf/vhost.conf domain/subdomain/conf/vhost.conf The vhost.conf file must not contain the entire vhost container but only its contents. So this means that you cannot make changes to the IP address or port the virtual host container is listening on in this file, but you can override the PHP open_basedir setting and other directory settings. Read more ⇒