• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Old domain name and path in httpd_ip_default.include

Peto222

New Pleskian
Hi,

last week i changed the name of my domain (root directory changed too). The problem is now, in the config file httpd_ip_default.include appears the old domain name and path (for example in <Directory....>). Result of this is the message "document not found on server" in the browser because the config files in conf directory are pointing to the old domain and directory. Where can I change templates for this file?
 
Try running:

usr/local/psa/admin/bin/httpdmng --reconfigure-all

in an SSH session.

This will reconfigure your vhosts config files.
 
Back
Top