电光石火-穿越时空电光石火-穿越时空


服务器

服务器

nginx配置SSL证书

似水的流年 阅读(1349) 评论(0)

使用vim打开配置文件vim /etc/nginx/nginx.confhttp{     #http节点中可以添加多个server节点     server{         #监听443端口...

服务器

centos安装nginx

似水的流年 阅读(1230) 评论(0)

1.安装gcc gcc是用来编译下载下来的nginx源码  yum install gcc-c++2、安装pcre和pcre-devel    PCRE(Perl Compatible Regu...

服务器

M4安装

似水的流年 阅读(2563) 评论(0)

执行./configure时出现下面错误: checking for GNU M4 that supports accurate traces... configure: error: no a...