• 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

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