![]() |
TESTING
...
|
As its only a "sometimes", its not going to be easy to track down, typically this is cause by a redirect issue in htaccess by url rewrites.
You're going to have to inspect your http logs when it happens or know a time when it happens to see what may be in the logs, a lot of times, you will need debug on in http to even see a error of this type. When it does happen, rename your .htaccess file to htaccess & see if the error goes away as a quick test. |
Check your htaccess file or SSL certs which can cause that error.
|
I recently had just that, on one site I administer.
Site is behind CloudFlare, which causes that issue. I used this to be able to force https: Code:
RewriteEngine On Not sure will it help you, as I always had "too many redirects" when I tried to force https. This is only thing that worked. |
This is a very easy fix. I use cloudflare myself and use this to convert http traffic to ssl.. it's ready to go as is.
Code:
RewriteEngine on |
All times are GMT. The time now is 10:37 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|