mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #582] 如何配置多域名转发到单服务器? #452
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#452
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 @BI7PRK on GitHub (Jan 1, 2018).
Original GitHub issue: https://github.com/fatedier/frp/issues/582
Frp version: frpc -v 0.1.4.1 && frps -v 0.1.4.1
System: (
ContOS 6.9)?Configures from frpc:
Steps to reproduce the issue:
Describe the results you received:
frpc.log:
[www02] start error: custom domain [www.123.com] should not belong to subdomain_host [abc]
Describe the results you expected:
期望不同域名可以解析并到 frp 服务器,并转发到 本地(单台)服务器上。
@nanquanyuhao commented on GitHub (Aug 20, 2022):
@BI7PRK 可以的,服务端不要开启subdomain,客户端如下:
@kingchaoliang commented on GitHub (Mar 14, 2023):
我目前只能通过通过frp反向代理设置,然后openwrt里面的frps 设置对应域名的设置。