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

Hostname not updating for PSA - Issue?

Found a temporary fix.

Edit:
/usr/local/psa/admin/conf/httpsd.conf


Replace:
ErrorDocument 400 https://old-host.com:8443
with
ErrorDocument 400 https://new-host.com:8443

Replace:
ServerName old-host.com
with
ServerName new-host.com

This may be lost next plesk update.
Why hasn't plesk updated the hostname correctly?
Is there a correct method for changing this?
Is it possible to have the domains redirecting to their own https://
 
Is this a Plesk VPS or Dedi?

What does 'hostname' output via SSH?

When you changed the hostname via Plesk, did you notice if the /etc/hosts file changed to the correct url?

Good Luck ;)
 
Back
Top