RewriteEngine OnRewriteCond %{HTTPS} onRewriteRule (.*) http://%{HTTP_HOST}%{REQUEST_URI} [R=301,L]
How to Redirect HTTPS to HTTP Using .htaccess?
Hello gays, today I will tell you through this tutorial how you to Redirect HTTPS to HTTP Using .htaccess. So lets go.Add the code below to your website .htaccess file and then save it..htaccess file create