• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Resolved was https hosting, changed to forwarding, cert issue

TomBoB

Silver Pleskian
Hi all,

domain was hosted, used https with lets encrypt cert.
owner did management contract with other company. They ask to redirect the domain to their site.

After i switched hosting type from hosting to forwarding and visit the domain (using https), instead of forwarding, it shows as certificate error. [Which does make sense as the proper domain cert isn't available anymore, it now reverts to the servers own security cert.]

How to overcome this issue?

cheers,
Tom
 
hi,

it appears forwarding/masking of domains just isn't compatible with https.

have in the meantime reverted to:

re-enabled hosting, and created an .htaccess file with
Code:
Redirect 301 / http://new-management-company.com

Works a treat :)

cheers,
Tom
 
Back
Top