Linux(centos7)+Nginx+MySQL+PHP服务器部署教程

安装Nginx //使用yum安装nginxphp # yum install nginxhtml //启动nginxmysql # systemctl start nginxnginx //设置开机自启动sql # systemctl enable nginx数据库 //防火墙设置开启80端口浏览器 #systemctl start firewalld安全 # firewall-cmd --pe
相关文章
相关标签/搜索