Posts: 461
Threads: 86
Joined: Oct 2015
Reputation:
54
2018-02-03, 11:36 PM
I'm trying to set up SSL on my site. I've encrypted some of the content on my site but I need to switch my Site URL to include https:// but when I do it and try to visit my site I receive this error message:
Name's Waleed, I'm a graphic and web design (2015) graduate from Canada. Self-employed and lending my design skills to the MyBB community.
Posts: 798
Threads: 25
Joined: Jun 2006
2018-02-04, 10:32 AM
Hi,
this is a typical error caused by:
Quote:Due to a misconfiguration in any of redirection tools, your site may end up redirecting users to a http URL that is actually redirecting them back to the referring https URL. In that case the user’s browser is trapped between two pages and hence you see the error.
Check this link if it helps you:
http://www.webhostinghub.com/help/learn/...to-use-ssl
Posts: 461
Threads: 86
Joined: Oct 2015
Reputation:
54
2018-02-05, 07:52 PM
Ya I redirected in my htaccess file but realized the Google SEO rewrites were causing the problem. I redid my htaccess file and it's working now. Thanks guys.
Name's Waleed, I'm a graphic and web design (2015) graduate from Canada. Self-employed and lending my design skills to the MyBB community.