Category Archives: Tutorial

Mengarahkan akses https menggunakan .htaccess

Jika website anda sudah terpasang sertifikat SSL dan anda ingin ketika website diakses menggunakan http biasa secara otomatis akan terhubung ke https maka anda bisa menggunakan setting redirect melalui .htaccess sebagai berikut:

Upgrading CentOS 7 to CentOS 8

The steps described herein do not depict the official upgrade and this should not be applied to a production server yet. PRE TASKS Step 1: Install the EPEL Repository install the EPL repository by running: # yum install epel-release -y Step 2: Install yum-utils Tools After successfully installing EPEL, install yum-utils by running the command… Read More »