htaccess for http into https

RewriteEngine On
RewriteBase /
RewriteCond %{HTTP_HOST} !^www\.sahapkuyumcu\.com\.tr [NC]
RewriteRule ^(.*)$ https://www.sahapkuyumcu.com.tr/$1 [L,R=301]


this is htaccess used to convert website.com into https://www.website.com

POPULAR POSTS ::

Add multiple upload box

String Separation

The top Web development PHP frameworks

Only number restrictions

HTML Document structure and it's Syntax format

Add and Separate more records by comma operator

Addslashes