Skip to content

Muthii's blog

Just another page out of my life

Day: October 3, 2008

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.

October 2008
S M T W T F S
 1234
567891011
12131415161718
19202122232425
262728293031  
« Sep   Nov »
  • Code
  • Computer
  • Family
  • Health
  • Internet
  • Java
  • Life
  • Linux
  • Linux Scripts
  • Old
  • server
  • Software
  • Windows
  • Forward ROOT mail to a user
  • Setup Couchpotato with virtualenv
  • java.lang.NoSuchMethodException: sun.misc.Unsafe.defineClass
  • Chomebook Secure Shell – Remove ssh key from known_hosts
  • No appropriate protocol
Proudly powered by WordPress