排序
Windows部署WNMP
系统需要安装好vc++2013 2019运行库 下载地址: https://support.microsoft.com/zh-cn/topic/%E6%9C%80%E6%96%B0%E6%94%AF%E6%8C%81%E7%9A%84-visual-c-%E4%B8%8B%E8%BD%BD-2647da03-1eea-4433-...
Linux – Nginx的安装与配置
系统软件源直接安装 使用命令一键安装 Centos: yum install nginx -y Ubuntu: apt update apt install -y nginx nginx配置文件默认保存在 /etc/nginx 其中 conf.d 的子文件夹中会有一个默认战...