Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
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.
Thanks you for your reply UFHH01.
I've done what you've asked me to do, without any luck.
https://glasvezeldewolden.nl/ still goes back to http://glasvezeldewolden.nl/
The certificate itself is reachable; https://ssl-tools.net/webservers/glasvezeldewolden.nl
After even more searching I came to...
Thank you for your quick reply UFHH01, although after adding the altered content to the NGINX directive it results in the same 'to many redirects' message, something is forcing HTTP which creates an endless loop when trying to force HTTPS manually.
server_name .glasvezeldewolden.nl;
return 301...
Thanks for your reply, unfortunately rebuilding and then adding the redirect didn't bring any changes.
No problem at all, at least you've tried to help. Which is much appreciated.
Hello Lloyd,
As it is a live website i can't keep the redirect line active.
Redirect 301 / https://glasvezeldewolden.nl/
But if i do add that, an loop is created from HTTPS to HTTP and back to HTTPS, back to HTTP and HTTPS and so on... which results in the "to many redirects" message.
Though...
Hello Lloyd_mcse,
Thanks for your reply, though I have tried:
Your suggestion:
Redirect 301 / https://glasvezeldewolden.nl/
Also results in this message, this is the Dutch message being displayed:
Hello all,
I've been fiddling with Plesk to get HTTPS to work for http://glasvezeldewolden.nl/
Unfortunately I haven't had any successes at forcing HTTPS, all result in a 'to many redirects' message.
The certificate is already activated and can be verified trough...