產(chǎn)品型號(hào):Thinkpad E15
系統(tǒng)版本:centos8
apache安裝方法:
通過yum安裝并啟動(dòng)apache服務(wù)
[root@xuegod63 ~]# yum install -y httpd
[root@xuegod63 ~]# systemctl start httpd
[root@xuegod63 ~]# iptables -F #清空防火墻
打開瀏覽器,訪問虛擬機(jī)的IP地址:http://192.168.1.63/
可以訪問,成功,說明apache安裝成功了。
總結(jié):
1. yum install -y httpd
2. systemctl start httpd
聲明:本網(wǎng)頁內(nèi)容旨在傳播知識(shí),若有侵權(quán)等問題請(qǐng)及時(shí)與本網(wǎng)聯(lián)系,我們將在第一時(shí)間刪除處理。TEL:177 7030 7066 E-MAIL:11247931@qq.com