Skip to content

Instantly share code, notes, and snippets.

@duogeekdev
Created May 9, 2015 22:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save duogeekdev/5488059262e5287c378f to your computer and use it in GitHub Desktop.
Save duogeekdev/5488059262e5287c378f to your computer and use it in GitHub Desktop.
Force SSL Login
<?php
define( 'FORCE_SSL_LOGIN', true );
define( 'FORCE_SSL_ADMIN', true );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment