mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #2461] 0.37.0 多域名中有 vue 应用域名匹配错误,访问根路径会匹配到其他的域名 #1951
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#1951
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 @SunSeekerX on GitHub (Jun 26, 2021).
Original GitHub issue: https://github.com/fatedier/frp/issues/2461
[REQUIRED] hat version of frp are you using
Version:
0.37.0
[REQUIRED] What operating system and processor architecture are you using
OS: armbian
CPU architecture: arm64
[REQUIRED] description of errors
多个不同的域名映射到本地不同的端口,域名根路径匹配会发生交叉。比如
a.example.com匹配到了b.example.com但是
a.example.com/foo/bar可以正常匹配b.example.c是vue应用,用的hash模式也就是路径会有 /访问
a.example.com匹配到了b.example.com时会跳转到b.example.com/#/confile
log file
Steps to reproduce the issue
1.
2.
3.
Supplementary information
frpc.ini
Can you guess what caused this issue
@github-actions[bot] commented on GitHub (Aug 5, 2021):
Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.