[GH-ISSUE #175] 域名不存在时返回404状态码 #120

Closed
opened 2026-05-05 11:47:43 -06:00 by gitea-mirror · 3 comments
Owner

Originally created by @fengqi on GitHub (Dec 13, 2016).
Original GitHub issue: https://github.com/fatedier/frp/issues/175

测试环境: frpc->frps->nginx
自定义域名模式下, 如监听 *.example.com 如果二级域 abc 没有配置的时候, 访问是会返回502,
其实这个域名还没有配置

Originally created by @fengqi on GitHub (Dec 13, 2016). Original GitHub issue: https://github.com/fatedier/frp/issues/175 测试环境: frpc->frps->nginx 自定义域名模式下, 如监听 *.example.com 如果二级域 abc 没有配置的时候, 访问是会返回502, 其实这个域名还没有配置
gitea-mirror 2026-05-05 11:47:43 -06:00
  • closed this issue
  • added the
    todo
    label
Author
Owner

@fatedier commented on GitHub (Dec 13, 2016):

域名没有配置时,当前的状态是会直接断开连接,后续可以优化。

<!-- gh-comment-id:266668383 --> @fatedier commented on GitHub (Dec 13, 2016): 域名没有配置时,当前的状态是会直接断开连接,后续可以优化。
Author
Owner

@fatedier commented on GitHub (Jun 12, 2017):

v0.12 发布后将会支持。

<!-- gh-comment-id:307704905 --> @fatedier commented on GitHub (Jun 12, 2017): v0.12 发布后将会支持。
Author
Owner

@fengqi commented on GitHub (Jun 12, 2017):

在 2017年6月12日,14:53,fatedier notifications@github.com 写道:

v0.12 发布后将会支持。


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub https://github.com/fatedier/frp/issues/175#issuecomment-307704905, or mute the thread https://github.com/notifications/unsubscribe-auth/AAfmTE4Bt7UdhKxGHEBMu-sjsekbgTYeks5sDOBYgaJpZM4LLadV.

<!-- gh-comment-id:307705186 --> @fengqi commented on GitHub (Jun 12, 2017): 赞 > 在 2017年6月12日,14:53,fatedier <notifications@github.com> 写道: > > v0.12 发布后将会支持。 > > — > You are receiving this because you authored the thread. > Reply to this email directly, view it on GitHub <https://github.com/fatedier/frp/issues/175#issuecomment-307704905>, or mute the thread <https://github.com/notifications/unsubscribe-auth/AAfmTE4Bt7UdhKxGHEBMu-sjsekbgTYeks5sDOBYgaJpZM4LLadV>. >
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/frp#120
No description provided.