<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>Yoo趣儿 - NGINX</title>
    <link>https://yooqur.com/forum/102/1</link>
    <description>Latest 20 threads of NGINX</description>
    <copyright>Copyright(C) Yoo趣儿</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Thu, 24 Sep 2026 10:19:06 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>https://yooqur.com/static/image/common/logo_88_31.gif</url>
      <title>Yoo趣儿</title>
      <link>https://yooqur.com/</link>
    </image>
    <item>
      <title># 别再用 Nginx 配置折磨自己了，推荐 Zoraxy 让你 3 分钟搞定反向代理</title>
      <link>https://yooqur.com/thread/712638-1.html</link>
      <description><![CDATA[别再用 Nginx 配置折磨自己了，推荐 Zoraxy 让你 3 分钟搞定反向代理
免责声明：本文中信息来源于网络，作者不保证其绝对正确性。读者在依据本文内容做出任何决策或行动前，应自行进行充分的调查与核实。对于因使用本文内容而产生的任何直接或间接损失，作者不承担任何 ...]]></description>
      <category>NGINX</category>
      <author>fz420</author>
      <pubDate>Fri, 23 Jan 2026 07:11:32 +0000</pubDate>
    </item>
    <item>
      <title>nginx 配置根据请求头分发问题</title>
      <link>https://yooqur.com/thread/674225-1.html</link>
      <description><![CDATA[根据请求头分发
loc: /aa ==&gt; http://127.0.0.1:28080/aa
pro: /aa ==&gt; http://127.0.0.1:8011/api/
其它: /aa ==&gt; http://127.0.0.1:8022/api/
大佬们，原来只有 loc 和其它一切正常，加上 pro 就不行了，如何配置可以实现这个效果吗？似乎 if 里面 proxy_pass 不能有/ ...]]></description>
      <category>NGINX</category>
      <author>exqibao</author>
      <pubDate>Mon, 13 Jan 2025 09:02:39 +0000</pubDate>
    </item>
    <item>
      <title>使用 Nginx 代理 Emby 服务器，浏览器可以访问但是客户端连不上</title>
      <link>https://yooqur.com/thread/672004-1.html</link>
      <description><![CDATA[我家里的环境是没得公网的，我就去搞了台有公网的服务器，然后那个服务器通过 zerotier 连接到我家内网，这个服务器使用 Nginx 来连接到 Emby 。
整个链路就是我家-&gt;服务器-&gt;外网
然后网址是阿里云买的，dns 解析到了 cf
cf 添加了一个 emby 的 dns 记录 指向了这个服务 ...]]></description>
      <category>NGINX</category>
      <author>ShimaKazeLiu</author>
      <pubDate>Mon, 23 Dec 2024 02:02:39 +0000</pubDate>
    </item>
    <item>
      <title>小白在使用 Nginx proxy manager 遇到问题，请大佬们指教。</title>
      <link>https://yooqur.com/thread/671763-1.html</link>
      <description><![CDATA[npm 用 docker-compose 部署在 openwrt 上，network 是 bridge （网关 172.17.0.1 ）。npm 可以反代同网关的 ddns-go 等 docker 容器（网关 172.17.0.1 ），和 openwrt （地址 192.168.66.1 ），但是不能反代群晖 nas （地址 192.168.66.4 ），是因为 npm 用 bridge 没 ...]]></description>
      <category>NGINX</category>
      <author>ezekiel222</author>
      <pubDate>Sat, 21 Dec 2024 03:02:10 +0000</pubDate>
    </item>
    <item>
      <title>请教下 nginx 反代配置</title>
      <link>https://yooqur.com/thread/670800-1.html</link>
      <description><![CDATA[我想自建一个 docker 的镜像源, 写了个配置文件反代 registry-1.docker.io, 同时希望访问这个域名根路径的时候不要反代, 返回网站目录下的 index.html
但我的配置文件没有按照预期那样工作, 直接访问域名根路径的时候还是反代到了 registry-1.docker.io 导致返回 404,  ...]]></description>
      <category>NGINX</category>
      <author>andyfan</author>
      <pubDate>Mon, 16 Dec 2024 12:01:16 +0000</pubDate>
    </item>
    <item>
      <title>nginx 配置问题求解答</title>
      <link>https://yooqur.com/thread/668157-1.html</link>
      <description><![CDATA[问题描述：a 服务器的 nginx 服务会将 /aisp/approval/ 路径的请求转发给我，我收到请求后根据user-agent判断是移动端还是 pc 端请求，如果为移动端的，则去当前服务器的/home/centos/web/h5目录下响应对应的静态文件。如果是/aisp/approval/api/路径下的请求则请求后端 ...]]></description>
      <category>NGINX</category>
      <author>gotonull</author>
      <pubDate>Thu, 05 Dec 2024 13:01:09 +0000</pubDate>
    </item>
    <item>
      <title>Nginx 流量异常，请大佬支招~</title>
      <link>https://yooqur.com/thread/667946-1.html</link>
      <description><![CDATA[之前一直好好的，今天突然收到流量告警。
使用 NetHogs 查看流量发现 unknown TCP 的 RECEIVED 一直居高不下，停掉 docker 内的 nginx 就正常了，目前只放了一个空的页面这个流量也很高。
请大佬支支招，如何排查呢。系统是 debian12 ，程序都安装在 docker 内
 ...]]></description>
      <category>NGINX</category>
      <author>jalena</author>
      <pubDate>Thu, 05 Dec 2024 05:04:12 +0000</pubDate>
    </item>
    <item>
      <title>nginx 读取 ssl 证书的权限问题请教</title>
      <link>https://yooqur.com/thread/667070-1.html</link>
      <description><![CDATA[nginx 是用 nobody 运行，另外有一个用户 petter 主要是维护一大堆证书（公钥和私钥），我以为，根据 linux 的文件权限读取规则，建立一个 ssl 用户组，让 nobody 和 petter 都加入进去，再把整个证书存放目录设置为 petter:ssl ，就可以让 nginx 读取。
但实测并不能， ...]]></description>
      <category>NGINX</category>
      <author>raysonlu</author>
      <pubDate>Tue, 03 Dec 2024 12:00:49 +0000</pubDate>
    </item>
    <item>
      <title>请问一个二级域名如何配置可以访问多个 http 服务？</title>
      <link>https://yooqur.com/thread/666700-1.html</link>
      <description><![CDATA[我手上只有一个二级域名 sub.abc.com ，但我有一个 alist 和 nas 的 http 服务想通过这个二级域名进行访问，比如 sub.abc.com/alist 和 sub.abc.com/nas 分别访问 alist 和 nas 的管理后台，我尝试通过 nginx 配置 location 的 rewrite 和 sub_filter 都没办法解决，请 ...]]></description>
      <category>NGINX</category>
      <author>maninnet</author>
      <pubDate>Tue, 03 Dec 2024 03:01:33 +0000</pubDate>
    </item>
    <item>
      <title>配置证书相关的问题</title>
      <link>https://yooqur.com/thread/664131-1.html</link>
      <description><![CDATA[手上的资源
[ol]
[*]我家只有一条家用宽带意味着我无法使用 80 、443 端口
[*]家里是动态 ip ，带 ipv4 公网
[*]公网访问的方法：使用了 tplink 路由器自带的的 tpddns 直接生成的域名
[*]端口转发使：由于宽带原生支持公网，所以直接开放的端口
[*]目前在用的公网访问 ...]]></description>
      <category>NGINX</category>
      <author>AndreasG</author>
      <pubDate>Thu, 28 Nov 2024 08:02:34 +0000</pubDate>
    </item>
    <item>
      <title>关于 nginx 的一些提问</title>
      <link>https://yooqur.com/thread/663565-1.html</link>
      <description><![CDATA[搞了个服务器，搭建了一些东西，但是在不同端口，想着用 nginx 做个反代可以全走一个端口，但是代理过后转发的包总是还有原来的路径，比如东西在 30 端口，访问就是
http：//localhost：30
但是转发过去就变成了
http：//localhost/abc/
请问这个有什么解决办法嘛？
 ...]]></description>
      <category>NGINX</category>
      <author>myangshu</author>
      <pubDate>Wed, 27 Nov 2024 08:01:45 +0000</pubDate>
    </item>
    <item>
      <title>nginx 限流失败的奇怪问题</title>
      <link>https://yooqur.com/thread/662428-1.html</link>
      <description><![CDATA[问题描述
~/info 限流失败
~info 和~/info 都能匹配到值，$limit_key_pc_page_info 的值输出 page_info
为什么加/符号会影响限流？$limit_key_pc_page_info 里面有值
1 、nginx 配置
# 变量-URI
map $uri $limit_key_pc_page_info {
]]></description>
      <category>NGINX</category>
      <author>dunhanson</author>
<enclosure url="/forum/#~info \"page ..." length="" type="image/jpeg" />      <pubDate>Mon, 25 Nov 2024 04:03:54 +0000</pubDate>
    </item>
    <item>
      <title>反向代理提示该网站已被拦截，请教</title>
      <link>https://yooqur.com/thread/660692-1.html</link>
      <description><![CDATA[域名是在阿里云，服务器 a 也是在阿里云。
然后通过反向代理指向本地服务器 b 。
如果在 nginx 配置中增加下边几项就报上边的错误。
        proxy_set_header Host $host;
        proxy_set_header X-Real-IP $remote_addr;
        proxy_set_header X-Forwarded-For ...]]></description>
      <category>NGINX</category>
      <author>awanganddong</author>
      <pubDate>Thu, 21 Nov 2024 02:01:24 +0000</pubDate>
    </item>
    <item>
      <title>求解 nginx 反代某堡垒机 443 页面出现问题</title>
      <link>https://yooqur.com/thread/646414-1.html</link>
      <description><![CDATA[某堡垒机可以用网页 h5 页面运维 ssh 登录的资产,或是 rdp 登录的 windows 资产。运维 ssh 资产时，url 为/access/h5/tool/ssh/operate_id/d928d8570b97XXX ， 运维 rdp 资产时，url 为/access/h5/tool/vnc/operate_id/d928d8570b97XXX 。
使用 nginx 反代堡垒机的 443  ...]]></description>
      <category>NGINX</category>
      <author>LeeLou</author>
      <pubDate>Wed, 16 Oct 2024 12:03:08 +0000</pubDate>
    </item>
    <item>
      <title>求教关于反代的问题</title>
      <link>https://yooqur.com/thread/623712-1.html</link>
      <description><![CDATA[之前部署了一个 Discourse 站点 部署在一台配置比较高但是线路没有优化的机器上
容器内部使用 nginx 然后通过 Unix Socket 使用宿主机的 Caddy 进行域名访问
之后我在线路比较好的香港服务器上部署 Nginx 对原站进行反代
但是反代后为502，无法正常访问 我看了下error.l ...]]></description>
      <category>NGINX</category>
      <author>Aicnal</author>
      <pubDate>Sat, 24 Aug 2024 11:05:22 +0000</pubDate>
    </item>
    <item>
      <title>openresty 怎么修改代理站的文件返回给客户端</title>
      <link>https://yooqur.com/thread/619615-1.html</link>
      <description><![CDATA[源站有很多静态资源下载，openresty 作为网关加了鉴权，希望能解析特定的文本文件，把鉴权参数追加到文本文件的每一行，花了半天时间没搜索到什么资料。今天有看到可以直接通过 lua 脚本直接请求源站获取 body 之后修改后返回，openresty 主题人太少了，来这边希望有大 ...]]></description>
      <category>NGINX</category>
      <author>kaf</author>
      <pubDate>Tue, 13 Aug 2024 05:04:26 +0000</pubDate>
    </item>
    <item>
      <title>有啥平替 resend、ZeptoMail 的国内解决方案嘛？</title>
      <link>https://yooqur.com/thread/618183-1.html</link>
      <description><![CDATA[最近想在项目里加上邮件推送功能，重要的是想能够自定义发件域名的这种。像大厂提供的服务价格也忒黑了，海外的 API 服务我在国内服务器还 ping 不到，搞 nginx 反代也得单独再买台服务器，纠结中...
 ...]]></description>
      <category>NGINX</category>
      <author>yassinezhang</author>
      <pubDate>Sun, 11 Aug 2024 12:00:39 +0000</pubDate>
    </item>
    <item>
      <title>求救：屏蔽爬虫试了 2 天，没成功</title>
      <link>https://yooqur.com/thread/612002-1.html</link>
      <description><![CDATA[一台 10 年的老服务器，最近 bingbot 疯狂刷流量，用$http_user_agent 为啥屏蔽不了...
nginx 日志里 N 多类似这样的记录: 
172.68.244.177 - - [04/Aug/2024:04:04:10 -0400] \&quot;GET /find-app/%E0%B8%AD%E0%B8%B2%E0%B8%8A%E0%B8%B5%E0%B8%9E%E0%B8%82%E0%B8%AD%E0%B8%8 ...]]></description>
      <category>NGINX</category>
      <author>cokyhe</author>
      <pubDate>Sun, 04 Aug 2024 10:03:15 +0000</pubDate>
    </item>
    <item>
      <title>[求助大佬] Nginx 反代多个网站出现串站问题</title>
      <link>https://yooqur.com/thread/606451-1.html</link>
      <description><![CDATA[使用宝塔面板 8.2.0 、Nginx1.22.1 ，系统为 Ubuntu 20.04LTS
操作：使用 Nginx 反代了三个网站
网站一为：map.~.com → 81 端口，开启 https
网站二为：frp.~.com → 7800 端口，未开启 https
网站三为：r730test.~.com → 81 端口，未开启 https
其中 81 端口为 frps  ...]]></description>
      <category>NGINX</category>
      <author>Raymondx</author>
      <pubDate>Sun, 28 Jul 2024 09:00:59 +0000</pubDate>
    </item>
    <item>
      <title>求 这种 NGINX 配置怎么写</title>
      <link>https://yooqur.com/thread/605305-1.html</link>
      <description><![CDATA[反代本机 5000 端口并缓存响应码为 302 的内容
如果重定向的链接包含 example.com （也就是域名为*.example.com ）那么就缓存 10 小时，缓存键为 $scheme$request_method$host$request_uri$http_user_agent$http_authorization
否则缓存 10 分钟，缓存键为 $scheme$requ ...]]></description>
      <category>NGINX</category>
      <author>wzdc</author>
      <pubDate>Sat, 27 Jul 2024 04:02:32 +0000</pubDate>
    </item>
  </channel>
</rss>