mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #3603] Nginx 代理 FRP 7500端口 报 404 错误 #2875
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#2875
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 @aienuo on GitHub (Sep 8, 2023).
Original GitHub issue: https://github.com/fatedier/frp/issues/3603
Bug Description
1、FRPS 配置

2、Nginx 配置

3、Nginx 访问日志:
{"status":"404","log_date":"2023-09-08T11:00:31+08:00","client_ip":"39.85.86.167","request":"GET /frp/mange/ HTTP/1.1","request_time":"0.001","size":"19","upstream_addr":"127.0.0.1:7500","upstream_status":"404","upstream_time":"0.000","url":"/frp/mange/","http_referrer":"-","http_x_forwarded_for":"-","http_user_agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36 Edg/116.0.1938.69"}
4、浏览器报错

frpc Version
无
frps Version
0.51.2
System Architecture
linux/amd64
Configurations
Logs
No response
Steps to reproduce
...
Affected area
@aienuo commented on GitHub (Sep 8, 2023):
Nginx 与 FRP 在同一台机器
@aienuo commented on GitHub (Sep 8, 2023):
OK,可以关闭了,是我Nginx 配置有问题