含标签“nginx”的文章
nginx反代配置示例
# PROXY-START/ location ~* \.(gif|png|jpg|css|js|woff|woff2)$ { proxy_pass https://www.x...
nginx安全规则
宝塔点击网站,配置文件添加即可 #请求这些敏感词时跳转下载10g文件 if ($request_uri ~* "(\.gz)|(")|(\.tar)|(...
# PROXY-START/ location ~* \.(gif|png|jpg|css|js|woff|woff2)$ { proxy_pass https://www.x...
宝塔点击网站,配置文件添加即可 #请求这些敏感词时跳转下载10g文件 if ($request_uri ~* "(\.gz)|(")|(\.tar)|(...