mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #3490] 反代虚拟路径的配置模式 #2789
Labels
No labels
In Progress
WIP
WaitingForInfo
bug
doc
duplicate
easy
enhancement
future
help wanted
invalid
lifecycle/stale
need-issue-template
need-usage-help
no plan
proposal
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/frp#2789
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @yh4922 on GitHub (Jun 16, 2023).
Original GitHub issue: https://github.com/fatedier/frp/issues/3490
Describe the feature request
这是我的配置文件
我可以通过 {device_id}.demo.com:38080 正常访问设备。但现在有一个小程序需要请求设备端的接口,由于设备的 ID 是动态的,小程序不支持这种方式。因此,我想通过 http://device.demo.com/{device_id} 的方式配置 Nginx 反向代理。虽然可以跳转到 FRP,但会出现 FRP 的 404 页面。我怀疑这是由于域名验证不匹配导致的。请问是否有办法支持这种方式?
Describe alternatives you've considered
No response
Affected area
@fatedier commented on GitHub (Jun 16, 2023):
没有理解,可以查看日志排查问题
@github-actions[bot] commented on GitHub (Jul 17, 2023):
Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.