分类: Nginx
-
nginx/iptables动态IP黑白名单实现方案
from:编程猎人 一、手动封IP步骤 1.Nginx手动封IP 2.iptables手动封IP 二、Ngin…
-
nginx使用GeoIP限制访问并支持白名单
from:阅心笔记 要使用GeoIP,需要重新编译Nginx,我的系统是centos6.5,nginx用的是t…
-
Nginx动态添加访问白名单
https://www.nixops.me/articles/nignx-add-ip-whitelist-o…
-
泛域名证书申请
常用组件及软件包 ##Debian安装命令### apt-get update && apt-…
-
Failed to parse PID from file
How to fix the NGINX error “Failed to read PID from fil…
-
How To Configure Nginx to use TLS 1.2 / 1.3 only
How do I enable and configure TLS 1.2 and 1.3 only in N…
-
Nginx SNI分流(端口复用)
Nginx 配置Nginx SNI 由于默认安装的Nginx不会构建http_realip及stream_ss…