Skip to content

Muthii's blog

Just another page out of my life

Tag: wordpress ssl login

Posted on October 3, 2008

Enable wordpress ssl login

If you are using any version => than 2.6 you can force all admin sessions to be over ssl just add the following to your wp-config.php file:

define(’FORCE_SSL_ADMIN’, true);

Ryan Boren does a great job of explaining this and other options you have to secure your connection here.

You might also be interested in the SSL plugin incase your wordpress version does not support this.

February 2023
S M T W T F S
 1234
567891011
12131415161718
19202122232425
262728  
« Dec    
  • Code
  • Computer
  • Family
  • Health
  • Internet
  • Life
  • Linux
  • Linux Scripts
  • Old
  • server
  • Software
  • Windows
  • Chomebook Secure Shell – Remove ssh key from known_hosts
  • No appropriate protocol
  • Update Remi PHP to next version
  • Running KVM and docker on the same host with a bridge
  • WordPress database migration from hell
Proudly powered by WordPress