mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #3595] frp如何在windows sever2012版本以上结合nginx使用 #2866
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#2866
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 @yujunchengg on GitHub (Aug 31, 2023).
Original GitHub issue: https://github.com/fatedier/frp/issues/3595
Describe the feature request
我现在假如在windows server A这台云服务器上本身有启动nginx进程,然后我在阿里云后台去解析了个二级域名到这个服务器,我试了一下再启动frp server端,并且设置server端的vhost_http_port的值为80端口,因为我看文档说如果要代理http的话,要设置这个端口值,然后我再设置了个subdomain_host = 刚在阿里云后台解析的二级域名,然后我在客户端,本地一个内网主机服务器上面配置frpc相关配置,然后启动,我去访问,访问不到,frps和frpc配置文件分别如下所示
上面截图中的公网ip是随便写的,其它配置我看跟文档都是保持一致的,但是就是访问不到内网我nginx监听的8300端口
Describe alternatives you've considered
No response
Affected area
@aienuo commented on GitHub (Sep 19, 2023):
同求啊,本来我也想着 所有的端口都走nginx 转发 配置,还想着用Nginx 代理 frp 的7500 端口 来减少对外暴露的端口,可惜我没搞出来。
@github-actions[bot] commented on GitHub (Oct 20, 2023):
Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.