• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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