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

How to force https?

So I got it working using the following within the htaccess:

Code:
Redirect permanent / https://www.domain.com/

Not sure if this is a good solution, even though it's working. If anyone knows of a better solution I'd be interested in learning. Thanks.
 
Back
Top