インストール-linux-httpd

「インストール-linux-httpd」の編集履歴(バックアップ)一覧はこちら

インストール-linux-httpd」(2014/07/14 (月) 16:35:54) の最新版変更点

追加された行は緑色になります。

削除された行は赤色になります。

最新の確認 # yum search httpd インストール # yum -y install httpd 既にインストール済みの場合は以下のメッセージが出る Package httpd-2.2.15-30.el6.centos.i686 already installed and latest version Nothing to do # chkconfig httpd on # chkconfig httpd --list httpd 0:off 1:off 2:on 3:on 4:on 5:on 6:off # service httpd start httpd を起動中: httpd: Could not reliably determine the server's fully qualified domain name, using localhost.localdomain for ServerName [ OK ] 2014/7/14

表示オプション

横に並べて表示:
変化行の前後のみ表示: