mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #2359] 做HTTP file server时,浏览器显示的文件和目录名可以修改显示格式吗? #1874
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#1874
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 @mmiker on GitHub (Apr 19, 2021).
Original GitHub issue: https://github.com/fatedier/frp/issues/2359
比如放在一个表格里,每个文件或目录占表格的一行。或用css控制输出格式。
现在的显示貌似太简陋了点 ,如果自己修改的话?该改哪里?
@fatedier commented on GitHub (Apr 21, 2021):
目前不能,当前是使用的 golang 原生的 HTTP File Server。如果有定制的需求,其实可以直接使用 nginx 或者其他的 web server,自己编写网页内容来展示。
@github-actions[bot] commented on GitHub (Jun 6, 2021):
Issues go stale after 45d of inactivity. Stale issues rot after an additional 10d of inactivity and eventually close.