Title: HTTPS to login page
Last modified: August 24, 2016

---

# HTTPS to login page

 *  Resolved [Dave](https://wordpress.org/support/users/5point/)
 * (@5point)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/https-to-login-page/)
 * Great plugin – thank you.
 * I’d like to login from [https://mydomain.com/login-page-name](https://mydomain.com/login-page-name)
 * I followed the [codex instructions](http://codex.wordpress.org/Administration_Over_SSL)
   to force https, but got locked out with the message, “No no no, the login form
   is not here.”
 * How would I accomplish this using your plugin?
 * [https://wordpress.org/plugins/sf-move-login/](https://wordpress.org/plugins/sf-move-login/)

Viewing 8 replies - 1 through 8 (of 8 total)

 *  Plugin Author [Grégory Viguier](https://wordpress.org/support/users/greglone/)
 * (@greglone)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/https-to-login-page/#post-6046238)
 * Hello.
    Sorry to hear that. The plugin supports SSL. Have you defined `FORCE_SSL_LOGIN`?`
   define( 'FORCE_SSL_LOGIN', true );`
 *  Thread Starter [Dave](https://wordpress.org/support/users/5point/)
 * (@5point)
 * [11 years ago](https://wordpress.org/support/topic/https-to-login-page/#post-6046396)
 * Did not work.
 * I added `define('FORCE_SSL_ADMIN', true);`
    Changed the bookmarked login url 
   to [https://mydomain.com/login-page-name](https://mydomain.com/login-page-name)
   After attempting to login with this new URL I was redirected to my 404 page not
   found.
 *  Plugin Author [Grégory Viguier](https://wordpress.org/support/users/greglone/)
 * (@greglone)
 * [11 years ago](https://wordpress.org/support/topic/https-to-login-page/#post-6046398)
 * Ok for `FORCE_SSL_ADMIN` but what about `FORCE_SSL_LOGIN`?
    Are you sure the `.
   htaccess` file is written?
 *  Plugin Author [Grégory Viguier](https://wordpress.org/support/users/greglone/)
 * (@greglone)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/https-to-login-page/#post-6046448)
 * 4 months, no news, I mark this topic as resolved, but feel free to open it again
   or create a new topic if you need.
 *  [m-a-g-g](https://wordpress.org/support/users/patrique/)
 * (@patrique)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/https-to-login-page/#post-6046458)
 * Hello,
 * I’ve got your plugin working to 404 on standard wp-login which is now /login
   
   But I can’t get it to work for https.
 * I’ve added the line to my wp-config.php : define( ‘FORCE_SSL_LOGIN’, true );
 * Should I be doing something else ?
 *  [m-a-g-g](https://wordpress.org/support/users/patrique/)
 * (@patrique)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/https-to-login-page/#post-6046459)
 * Scratch that I meant adding the following to wp-config.php:
 * define(‘FORCE_SSL_ADMIN’, true);
 *  [m-a-g-g](https://wordpress.org/support/users/patrique/)
 * (@patrique)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/https-to-login-page/#post-6046460)
 * Actually, tried both and still get 404 🙁
 *  Plugin Author [Grégory Viguier](https://wordpress.org/support/users/greglone/)
 * (@greglone)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/https-to-login-page/#post-6046461)
 * Hello.
    Version 2.2.2 should solve the https issue.

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘HTTPS to login page’ is closed to new replies.

 * ![](https://ps.w.org/sf-move-login/assets/icon.svg?rev=3398811)
 * [SP Move Login](https://wordpress.org/plugins/sf-move-login/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/sf-move-login/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/sf-move-login/)
 * [Active Topics](https://wordpress.org/support/plugin/sf-move-login/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/sf-move-login/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/sf-move-login/reviews/)

## Tags

 * [HTTPS](https://wordpress.org/support/topic-tag/https/)
 * [SSL](https://wordpress.org/support/topic-tag/ssl/)

 * 8 replies
 * 3 participants
 * Last reply from: [Grégory Viguier](https://wordpress.org/support/users/greglone/)
 * Last activity: [10 years, 6 months ago](https://wordpress.org/support/topic/https-to-login-page/#post-6046461)
 * Status: resolved