• 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.

Virtualhost container stopped working

R

Roosta21

Guest
I have project on the server that requires it to be outside of plesk..due to have phpmyadmin.. that can be accessible from the outside with going into the plesk..

I set up a virtual container similar to below in zz010_psa_httpd.conf

<VirtualHost 217.XXX.XX.47:80>
ServerName mydomain.co.uk
ServerAdmin
DocumentRoot /var/www/html/ucc
ErrorLog logs/ucc_error
CustomLog logs/ucc_log combined
ErrorDocument 404 /404.html

</VirtualHost>

It worked fine for a while, although I was aware that anytime something was updated, plesk would remove the above line. so i just re-inserted and it found the files..

but now it does work even if the Virtual Host container is insert.

Can there be any other setting that is disrupting the address no longer working..

domains created in plesk are fine

dns is correct
 
Back
Top