mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[GH-ISSUE #2944] 内网穿透后内网网站静态资源无法访问 #2348
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#2348
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 @ynzhangsp on GitHub (May 17, 2022).
Original GitHub issue: https://github.com/fatedier/frp/issues/2944
Bug Description
通过frp内网穿透后,外网访问内网服务器部署的网站,可以正常访问,但静态资源都无法加载,控制台显示网站调用的CSS、JS等文件都显示404,网页样式没有了,请问大佬们这是怎么回事啊
frpc Version
0.42.0
frps Version
0.42.0
System Architecture
frps:linux/amd64,frpc:linux/arm64
Configurations
服务器端为Debian 64位系统,本地客户端为树莓派4B Debian 64位系统
Logs
No response
Steps to reproduce
...
Affected area
@Parmicciano commented on GitHub (May 18, 2022):
It's probably a misconfiguration of your client.
The image here is in the folder of the website and it work well
@Becods commented on GitHub (May 19, 2022):
@chjiyun commented on GitHub (May 20, 2022):
我的客户端 windows 也是无法访问,配置跟文档一样的