SSL – redirect http to https
-
can’t able to access wp-admin using
https://.My website is “mockexam4u.com”. Admin url is “mockexam4u.com/wp-admin/”.
http://mockexam4u.com/
https://mockexam4u.com/
http://mockexam4u.com/wp-admin
are working.https://mockexam4u.com/wp-admin
is not working.I try the following
1) changing htaccess file.
2) dashboard -> settings -> general -> siteurl . -
I’m having the exact same problem at the moment. Adding
define(‘FORCE_SSL_ADMIN’, true);
at the wp-config.php file doesn’t work? Doesn’t solve the problem here, but might do it for you :)
-
-
I see that you have a different problem than me. I can see the actual https inlog page, but I soon as I log in I get the error that I don’t have sufficient rights to view the page. This doesn’t happen over normal http. Your page gives a 404 over https.
-
I think the problem is same “permission issue”. In my website, it is config to show default page(404).
-
Hey,
I fixed this.
First change the authorization keys on your wp-config.php.
https://api.wordpress.org/secret-key/1.1/salt/ -
Changing that key forces me to log in again, but the HTTPS version is till not working..
-
-
May I politely suggest you move this discussion to WordPress.org forums.
This forum is exclusively for WordPress.com users.
In case anyone on this thread is unaware, please read the difference between WordPress.com and WordPress.org.
-
Before moving can i edit(remove link) the topic. If u can, pls remove those links in the topic.
- The topic ‘SSL – redirect http to https’ is closed to new replies.