Tag: htaccess
How to force redirect HTTP to HTTPS in WordPress via htaccess
Apache, PHP 0 CommentsIt’s thinkable for a user to enter in a direct HTTP URL on your WordPress site, even when an SSL certificate is active. To force any HTTP request to redirect to HTTPS, you can add following code to your WordPress .htaccess file. At last, There are given below final script for htaccess