Sabtu, 22 Agustus 2020

code html [[[force http to https]]] for blogger

 add widget and save 

save in blogger layout and add below html code
######################################

#http to https
RewriteEngine On
RewriteCond %{HTTPS} off
RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]
RewriteRule ^(.*)$ https://perintahwindows.blogspot.com%{HTTP_HOST}%{REQUEST_URI} [L,R=301]

######################################

 

Tidak ada komentar:

Posting Komentar

ads