SSL Breaks WordPress CSS
1 min readFeb 10, 2020
Paste the following line in your wp-config.php
if ($_SERVER['HTTP_X_FORWARDED_PROTO'] == 'https') $_SERVER['HTTPS']='on
Read More: https://realprogrammer.in/ssl-breaks-wordpress-css/
Paste the following line in your wp-config.php
if ($_SERVER['HTTP_X_FORWARDED_PROTO'] == 'https') $_SERVER['HTTPS']='on
Read More: https://realprogrammer.in/ssl-breaks-wordpress-css/
I'm a Full Stack Engineer based in India ☀️, working at Kreativ Street. I'm a coding passion focused on Python, specifically Laravel & Django.