mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #3901] [Feature Request] support dashboard url prefix config #3092
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#3092
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 @kangqf on GitHub (Dec 28, 2023).
Original GitHub issue: https://github.com/fatedier/frp/issues/3901
Describe the feature request
When we want to use some subpath to access dashboard, for example https://a.b.com/admin, we need rewrite /api and /statics in nginx.conf to remove admin prefix. But It may occurs conflict in some condition when some other service use the same prefix api or statics, so we need support dashboard url prefix in config file like
webServer.assetsDirDescribe alternatives you've considered
No response
Affected area
@github-actions[bot] commented on GitHub (Jan 25, 2024):
Issues go stale after 21d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.