Jump to content

Melding SSL te vaak omgeleid


Recommended Posts

Ik loop tegen het volgende aan. Wanneer ik naar de webshop ga krijg ik de melding:

www.ero-fantasie.nl heeft je te vaak omgeleid.
ERR_TOO_MANY_REDIRECTS

In Prestashop heb ik Enable SSL aangezet.

In htaccess heb ik het volgend gezet:

RewriteEngine On

RewriteCond %{HTTPS} off

RewriteCond %{REQUEST_URI} !^/[0-9]+\..+\.cpaneldcv$

RewriteCond %{REQUEST_URI} !^/\.well-known/pki-validation/[A-F0-9]{32}\.txt(?:\Comodo\DCV)?$

RewriteCond %{REQUEST_URI} !^/\.well-known/acme-challenge/.+$

 

Heeft iemand een idee hoe ik dit kan oplossen?

 

Edited by Curious
backoffice toegang verwijderd (see edit history)
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...