I have configured Wordpress site with AWS Lightsail. After setting up the auto configure lets encrypt I am recieving a too many redirects error in my browser. I have attempted to clear my cache in both mozilla and chrome. Any suggestions?https://docs.bitnami.com/aws/faq/administration/generate-configure-certificate-letsencrypt/
edit the bitnami.conf
Look for these lines "#Redirect non-www to www (pick this one or next, depending if use www or not)"
Then comment out the one that applies to your site. if you site has www. remove the redirect from www to non www.
That worked for me.
Hi @trev-the-dev,
If the solution from @aggressiveGrey doesn't work for you, could you run the Bitnami Support Tool and send me the ID from the output?
Please, click on if you think my answer was helpful
Hey @aggressiveGrey should I comment the line out for both 80 and 443 sections of the configuration?
Thanks @michiel.
Here is my ID for the output
09e5bd70-70ed-af19-e372-a15a8c213e0c
I think that worked @aggressiveGrey!
Great to hear @trev-the-dev! We are working on improving the Bncert tool so issues like these are easier to revert, and to disable redirections by default on certain stacks with these issues.