Correct password, infinite redirects.
Why
HTTPS detection fails behind reverse proxies.
Fix
$_SERVER['HTTPS'] = 'on';
Daily micro-tips for C#, SQL, performance, and scalable backend engineering.
Correct password, infinite redirects.
Why
HTTPS detection fails behind reverse proxies.
Fix
$_SERVER['HTTPS'] = 'on';