I am hosting a wordpress site on AWS and am transitioning from http to https. After reading some resources from online I added this line to the
file:
Now when i try to access the
page I get the
. The all of the other pages work, it is only the admin panel that is not working.
Code:
wp-config.php
Code:
define('FORCE_SSL_ADMIN', true);
Now when i try to access the
Code:
/wp-admin/
Code:
xx.xx.com redirected you too many times