Linux系統下的Apache服務管理

##1.Apache 默認發佈目錄/文件##  1.配置yum源,安裝http服務  2.打開http,修改防火牆配置   systemctl   start   httpd   firewall-cmd   --permanent   --add-service=http   firewall-cmd   --reload 3.建立默認發佈文件  /var/www/html/index.html
相關文章
相關標籤/搜索