mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #1981] 关于映射网站子目录的问题 #1578
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#1578
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 @umeoy on GitHub (Sep 14, 2020).
Original GitHub issue: https://github.com/fatedier/frp/issues/1981
我安装了frp在我的树莓派和服务器上并成功启用,但我在配置内网82端口映射到服务器8080端口时,发现了一个问题,当我访问 域名:8080/ng时,网页显示找不到界面
以下为配置文件
frps
[common]
bind_port = 7000
vhost_http_port = 8080
[web]
type = http
local_port = 82
custom_domains = 域名
我想在公网访问树莓派上的 82端口下的ng目录(内网路径http://树莓派IP:82/ng),应该怎样设置?
@blizard863 commented on GitHub (Sep 15, 2020):
你访问服务器的路径 URL 是啥?
@rorizhang commented on GitHub (Sep 25, 2020):
你试试最后加一个/试试。
@github-actions[bot] commented on GitHub (Nov 9, 2020):
Issues go stale after 45d of inactivity. Stale issues rot after an additional 10d of inactivity and eventually close.