Browse Source

Update wp-config.php

pull/1/head
abeudin 12 years ago
parent
commit
85398d4363
  1. 2
      conf/wp-config.php

2
conf/wp-config.php

@ -35,4 +35,4 @@ if ( !defined('ABSPATH') )
require_once(ABSPATH . 'wp-settings.php'); require_once(ABSPATH . 'wp-settings.php');
// Force https redirect // Force https redirect
define('FORCE_SSL_ADMIN', true);
//define('FORCE_SSL_ADMIN', true);
Loading…
Cancel
Save