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

Recent content by Daniël1234

  1. D

    Forcing HTTPS results in to many redirects

    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...
  2. D

    Forcing HTTPS results in to many redirects

    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...
  3. D

    Forcing HTTPS results in to many redirects

    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.
  4. D

    Forcing HTTPS results in to many redirects

    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...
  5. D

    Forcing HTTPS results in to many redirects

    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:
  6. D

    Forcing HTTPS results in to many redirects

    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...
Back
Top