已采納回答 / boy_me
訪問的端口沒有打開,使用命令 firewall-cmd --zone=public --add-port=80/tcp --permanent添加80端口,使用命令firewall-cmd --reload在重啟防火墻即可訪問
2017-10-09