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

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