Midways Add the following to your .htaccess file under - RewriteEngine On RewriteCond %{SERVER_PORT} 80 RewriteRule ^(.*)$ https://www.example.com/$1 [R,L] Replace example with your domain
mayank hello auto https:// is not working i have to use https:// to open site when i use domain.com its not redirecting to https://domain.com i have change base url also but its not working