Rabu, 01 Juli 2020

cara http:// pergi ke https://

RewriteCond %{HTTPS} off
RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI} [R,L]

taruh code ini di bawah
RewriteEngine  on

Tidak ada komentar:

Posting Komentar

cara http:// pergi ke https://

RewriteCond %{HTTPS} off RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI} [R,L] taruh code ini di bawah RewriteEngine  on