yum -y install httpd php php-mbstring systemctl start httpd systemctl enable httpd firewall-cmd --list-all firewall-cmd --add-port=80/tcp --permanent firewall-cmd --reload
この画面は、簡易表示です
yum -y install httpd php php-mbstring systemctl start httpd systemctl enable httpd firewall-cmd --list-all firewall-cmd --add-port=80/tcp --permanent firewall-cmd --reload