• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Find the vhosts

S

stanleyjobson2

Guest
Hi,
Where can i find the file where the vhosts are configured, because when i try to acces to webmail, i have in the place the default website which is configured in the IP.

Then, i must find the file where i can add a vhost for webmail.

Thanks for your help
 
I found them in /var/www/vhosts/conf/httpd.include

lots of stuff there, but you can't edit that. Trying to find what to edit to declare your own VHosts.
 
Hi,
If you get default web page instead webmail login page it means that webmail.* vhost is not present in /etc/httpd/conf.d/zz010_psa_httpd.conf.

Try to reconfigure Apache with the following command:
/usr/local/psa/admin/sbin/websrvmng -a -v
 
Back
Top