• Hi,

    Is there a way to force HTTPS for admin back-end only?

    I’ve created SSL virtual host on the web server and I’ve added the flowing directiveto the code:

    define('FORCE_SSL_ADMIN', true);

    – but this enables SSL on all pages. Is there a way to force SSL only on “/wp-admin” directory?

  • The topic ‘Admin back-end over SSL’ is closed to new replies.