mami3インストール
[root@dhcp241 sekigawa]# yum -y install httpd
[root@mami sekigawa]# vi /etc/httpd/conf/httpd.conf DirectoryIndex index.html index.cgi index.php
[root@mami sekigawa]# systemctl start httpd [root@mami sekigawa]# systemctl enable httpd