随笔分类 - nginx
摘要:Nginx下ssl配置方法 检测nginx是否支持SSL: $ nginx -V 如果有显示-with-http_ssl_module表示已编译openssl,支持安装ssl. 如果没有,请重新编译安装nginx $ ./ configure --with-http_ssl_module --wit
阅读全文
摘要:#user nobody; worker_processes 1; #error_log logs/error.log; #error_log logs/error.log notice; #error_log logs/error.log info; #pid logs/nginx.pid; ev
阅读全文

浙公网安备 33010602011771号