Hi MWN'ers

Sudah tahu keuntungan website dengan SSL? Ya salah satu keunggulan adalah koneksi lebih aman. Lalu apa saja yang harus dipersiapkan untuk merubah website yang masih htpps ke https? Pastikan hosting kamu sudah terinstall SSL. Jika belum kamu bisa beli di Master Web Network. Ikuti panduan dibawah ini ya!


Cara Pertama

Gunakan script redirect http ke https di dalam file .htaccess. File .htaccess bisa kamu lihat di Login to cPanel > File Manager > public_html > .htaccess.

file manager cek .htaccess

 

Jika file .htaccess tidak terlihat, kamu bisa aktifkan fitur show hidden files melalui menu Settings di sebelah kanan atas File Manager, setelah itu klik menu settings klik kotak kecil pada Show Hidden Files (dotfiles).

mengaktifkan fitur show hidden files

 

Jika file .htaccess sudah terlihat silahkan klik kanan pada file .htaccess kemudian pilih Edit, atau bisa juga dengan cara klik file dan pilih menu edit di bagian menu atas.

proses edit file .htaccess

Setelah file .htaccess terbuka, isikan script dibawah ini.

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

Untuk script tersebut sebaiknya diletakan di baris paling atas, setelah mengisi script tersebut jangan lupa klik Save Changes.

proses penambahan skrip redirect https dalam file .htaccess

Untuk script tersebut bisa digunakan untuk semua website yang ingin merubah dari http ke https.



Cara ke Dua

Khusus pengguna CMS WordPress kamu bisa install plugins Really Simple SSL. Login ke Dashboard admin wordpress website, cari menu Plugins > Add New.

install plugin Really Simple SSL

 

Setelah itu ketikan really simple ssl di kolom sebelah kanan Keyword, setelah itu klik Install Now dan di tunggu sampai selesai. Jika sudah selesai klik Activate.

Mengaktifkan plugin really simple ssl

 

Setelah plugin aktif, kamu bisa lakukan seting melalui menu Settings > SSL lakukan seting sesuai kebutuhan.

 

 

Masih bingung? Kamu bisa hubungi tim Customer Service terbaik kami melalui :

  • Live Chat
  • Email ( support@masterweb.combilling@masterweb.comsales@masterweb.com,                                finance@masterweb.com  )
  • Hotline (021) 5269311 

Selamat menikmati layanan kami ?

You can make use of a user guide to help a user get a complete understanding of a feature or a product. For example, this is how a user guide might look for using article template


TABLE OF CONTENTS


Introduction to templates

Standardize your knowledge base by creating templates such as a simple FAQ-style article, step-by-step guides, How-To, Release notes, and a lot more. Your team can simply choose from the predefined templates and start creating their articles from there - saving them time.


Creating templates

  1. Go to Knowledge Base
  2. Click on the hamburger menu on the top left
  3. Select Article templates
  4. Click on New template and start creating your template


Mark a template as default to load it automatically while creating a new article. 


Using templates

  1. Once you save a template, click on Use template to open the template as a new article
  2. Make the relevant changes to the template and save the article