• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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