mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #2655] 子域名访问404 #2117
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#2117
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 @quliting on GitHub (Nov 11, 2021).
Original GitHub issue: https://github.com/fatedier/frp/issues/2655
Bug Description
二级域名解析过了;
Client.ini
[TestDomain]
type=http
local_port=8080
subdomain=test
Server.ini
[common]
subdomain_host = quliting.com
然后,我访问:test.quliting.com
提示:404;
而面板中,也会有流量走过;
frpc Version
stilleshan/frpc latest
frps Version
fatedier/frps v0.36.2
System Architecture
docker
Configurations
没有;
Logs
No response
Steps to reproduce
...
Affected area
@quliting commented on GitHub (Nov 11, 2021):
Client 所在的8080是可以访问的;
@github-actions[bot] commented on GitHub (Dec 12, 2021):
Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.