mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[GH-ISSUE #4203] [Feature Request] Enable dashboard behind a reverse proxy #3310
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#3310
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 @rui8832 on GitHub (May 7, 2024).
Original GitHub issue: https://github.com/fatedier/frp/issues/4203
Describe the feature request
Enable dashboard behind a reverse proxy:
I want my dashboard URL like:
https://some.domain.com/frp/My frps conf:
My Nginx reserve proxy conf:
Now, it dosnot work.
Describe alternatives you've considered
No response
Affected area
@rui8832 commented on GitHub (May 7, 2024):
I tried the fllowing Nginx reserve proxy conf and it works!
@GitHub4LP commented on GitHub (Sep 18, 2024):
how to make frps behind a reverse proxy @rui8832