Easy to install web server apache on CentOS 7
Here I show you how to install web server on CentOS 7. let's move.
1. Login as root
2. Mount your DVD Master CentOS 7.
2. Mount your DVD Master CentOS 7.
3. Type this command yum install httpd
4. After that type this command systemctl start httpd.service
5. Next, type this command systemctl enable httpd.service
6. Configure your firewall
firewall-cmd --permanent --zone=public --add-service=http
firewall-cmd --permanent --zone=public --add-service=https
firewall-cmd –reload6. finish.
firewall-cmd --permanent --zone=public --add-service=https
firewall-cmd –reload6. finish.
AHS
.jpg)
No comments:
Post a Comment