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