linux安装nginx与启动nginx
摘要:背景:在阿里云centos8中安装nginx 解决: 1. 安装nginx前的准备 1、安装gcc环境 在官网下载的nginx源码需要编译,所以需要gcc环境 yum install gcc-c++ 2、安装PCRE pcre-devel Nginx的Rewrite模块和HTTP核心模块会使用到PC
阅读全文
posted @ 2021-12-18 22:04
posted @ 2021-12-18 22:04
posted @ 2021-12-05 12:50