Mengubah SSL HTTP KE HTTPS dengan Mudah
Halo temen-temen banyak yang nge pm admin bagaimana Cara mengubah mengubah http menjadi https. Maka artikel kali ini kandol bakal sharing sedikit trik mengubah http menjadi https hanya menggunakan .htaccess
Simple banget temen-temen kalian hanya perlu menambahkan code di bawah pada .htaccess
RewriteEngine On
RewriteCond %{HTTPS} off
RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]
Do you mind if I quote a couple of your articles as long as I provide credit and sources back to your blog? My website is in the very same area of interest as yours and my users would really benefit from a lot of the information you present here. Please let me know if this okay with you. Regards! top web design companies
ReplyDeleteagree, provided the source is okay
Delete