やったこと
-
ソフトアップデート
sudo yum update -
Apache インストール
sudo yum install httpd -
Apache 起動
sudo systemctl start httpd -
Apache 停止
sudo systemctl stop httpd.service
Go to list of users who liked
Share on X(Twitter)
Share on Facebook
More than 3 years have passed since last update.
やったこと
ソフトアップデート
sudo yum update
Apache インストール
sudo yum install httpd
Apache 起動
sudo systemctl start httpd
Apache 停止
sudo systemctl stop httpd.service
Register as a new user and use Qiita more conveniently
Go to list of users who liked