Forum
PERCH_SSL turns into infinite redirect loop
For some reason using
define('PERCH_SSL', true);
gives me infinite redirect loop. i tried looking at htaccess but could not find anything.
For some reason using
define('PERCH_SSL', true);
gives me infinite redirect loop. i tried looking at htaccess but could not find anything.
This is not going to be a Perch issue, you have something misconfigured on your server. You'll need to find out what else is redirecting.