
nginx
文章平均质量分 70
司江龙
在无人问津的日子偷偷努力才能在关键时刻一鸣惊人,加油吧!愿自己永远是少年!!!
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
nginx学习笔记
为什么选择Nginx 高扩展性高可靠性低内存消耗原创 2021-04-12 09:41:35 · 175 阅读 · 0 评论 -
centos7安装 php7.4.3 + php-fpm + nginx负载均衡
去php官网下载最新安装包 解压 检测 ./configure --prefix=/home/phpstudy/php --with-config-file-path=/etc --enable-fpm --with-fpm-user=nginx --with-fpm-group=nginx --enable-inline-optimization --disable-debug --di...原创 2020-03-04 13:07:09 · 2699 阅读 · 0 评论