nginx
文章平均质量分 70
liuYinXinAll
爱coding,我的网站 www.liuyinxin.com
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Centos7下安装Nginx并配置内网转发
Centos7下安装Nginx并配置内网转发原创 2017-05-25 12:33:08 · 2002 阅读 · 0 评论 -
nginx自己编译安装遇到的问题
提示 没有安装GD library:./configure: error: the HTTP image filter module requires the GD library.You can either do not enable the module or install the libraries.解决:sudo apt-get install -y libgd-dev如果在...原创 2019-03-08 20:08:37 · 4982 阅读 · 0 评论
分享