安装Apache

使用yum命令安装Apache。

请执行以下命令。

# yum install httpd

请运行以下命令来确认是否已安装Apache。

# httpd -v

启动Apache

请执行以下命令。

# systemctl start httpd

请执行以下命令以确定Apache是否已启动。

# systemctl status httpd
スクリーンショット 2022-06-03 6.45.41.png

設置為自動啟動

请执行以下命令。

# systemctl enable httpd

检查自动启动设置。

# systemctl is-enabled httpd
スクリーンショット 2022-06-03 6.48.55.png

以上是安装的结束。

广告
将在 10 秒后关闭
bannerAds