mami WEB Server
をテンプレートにして作成
[
トップ
] [
新規
|
一覧
|
単語検索
|
最終更新
|
ヘルプ
]
開始行:
[[mami3インストール]]
** WEB Server を入れる [#p184db81]
[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
終了行:
[[mami3インストール]]
** WEB Server を入れる [#p184db81]
[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
ページ名: