标签: nginx
-
nginx配置https证书错误NSS error -5938 (PR_END_OF_FILE_ERROR)
通过curl来检查: curl http://www.moneyslow.com -vv 会出现NSS err…
-
400 bad request The plain HTTP request was sent to HTTPS port解决办法
现象:https可以访问,但是http报400 bad request错误。 看报错: 本以为是个牛逼的配置,…
-
基于nginx-php-fpm的docker安装php7的redis扩展memcahced扩展
镜像:https://hub.docker.com/r/richarvey/nginx-php-fpm/ ph…
-
替代tcpcopy的nginx模块 Module ngx_http_mirror_module
官方:http://nginx.org/en/docs/http/ngx_http_mirror_module…
-
ssl证书 nginx、apache、tomcat、IIS8、IIS6 下证书的安装方法
Nginx:安装证书 ( 1 ) 打开 Nginx 安装目录下 conf 目录中的 nginx.conf 文件…