Install dan konfigurasi web Server (Apache)
1. yum install apache
2. sudo dnf install httpd -y
3. sudo systemctl start httpd
sudo systemctl enable httpd
sudo firewall-cmd --zone=public --add-service=http --permanent
sudo firewall-cmd --reload
4. Setelah itu ke Chrome, refresh, jika tampilannya seperti dibawah ini berarti berhasil



Komentar
Posting Komentar