• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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