[GH-ISSUE #1631] frps与Apache共存问题 #1292

Closed
opened 2026-05-05 12:49:28 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @hathlife on GitHub (Jan 30, 2020).
Original GitHub issue: https://github.com/fatedier/frp/issues/1631

现在想实现这样一个网络拓扑:

Apache2 -> mydomain.com (HTTPS)-> WordPress 站点  
frps -> transmission.mydomain.com (HTTPS) -> 本地 transmission RPC

这两个能不能同时监听443端口?

Originally created by @hathlife on GitHub (Jan 30, 2020). Original GitHub issue: https://github.com/fatedier/frp/issues/1631 现在想实现这样一个网络拓扑: ``` Apache2 -> mydomain.com (HTTPS)-> WordPress 站点 frps -> transmission.mydomain.com (HTTPS) -> 本地 transmission RPC ``` 这两个能不能同时监听443端口?
Author
Owner

@fatedier commented on GitHub (Feb 4, 2020):

不能,建议将 frps 监听在一个其他的端口,apache 转发到 frps 的这个端口。

<!-- gh-comment-id:581822562 --> @fatedier commented on GitHub (Feb 4, 2020): 不能,建议将 frps 监听在一个其他的端口,apache 转发到 frps 的这个端口。
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/frp#1292
No description provided.