Install Apache Web Server di CentOS 7
yum install httpd
after
systemctl start httpd
systemctl enable httpd
systemctl status httpd
Last updated
Was this helpful?
yum install httpd
after
systemctl start httpd
systemctl enable httpd
systemctl status httpd
Last updated
Was this helpful?