mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #1940] https不支持URL路由到不同的客户端 #1540
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#1540
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 @MasamiYui on GitHub (Aug 13, 2020).
Original GitHub issue: https://github.com/fatedier/frp/issues/1940
版本
frp_0.32.0_windows_amd64
问题
请问https代理不支持 不同的URL 路由到不同的客户端吗? http是可以的,如果不可以原因是什么呢?
@1-v-1 commented on GitHub (Aug 13, 2020):
用http 外面套个Nginx+tls
@xqzr commented on GitHub (Aug 13, 2020):
https路径是加密的
@MasamiYui commented on GitHub (Aug 14, 2020):
嗯,谢啦,(^▽^), 我就是说为啥http做了URL匹配而https未做这块呢,建议可以在文档中再写清楚一点
@MasamiYui commented on GitHub (Aug 14, 2020):
好的,多谢啦