URL in wp-config.php
particledefine( ‘WP_HOME’, ‘http://example.com’ ); define( ‘WP_SITEURL’, ‘http://example.com’ );
define( ‘WP_HOME’, ‘http://example.com’ ); define( ‘WP_SITEURL’, ‘http://example.com’ );
define( ‘FORCE_SSL_ADMIN’, true );
define(‘FORCE_SSL_ADMIN’, true); // a comma-separated list e.g. http,https if (strpos($_SERVER[‘HTTP_X_FORWARDED_PROTO’], ‘https’) !== false) $_SERVER[‘HTTPS’]=’on’;
1© 2009 – YourSite.com
[gravityform id=1 title=false description=false ajax=true tabindex=49]