[GH-ISSUE #2359] 做HTTP file server时,浏览器显示的文件和目录名可以修改显示格式吗? #1874

Closed
opened 2026-05-05 13:12:47 -06:00 by gitea-mirror · 2 comments
Owner

Originally created by @mmiker on GitHub (Apr 19, 2021).
Original GitHub issue: https://github.com/fatedier/frp/issues/2359

比如放在一个表格里,每个文件或目录占表格的一行。或用css控制输出格式。
现在的显示貌似太简陋了点 ,如果自己修改的话?该改哪里?

Originally created by @mmiker on GitHub (Apr 19, 2021). Original GitHub issue: https://github.com/fatedier/frp/issues/2359 比如放在一个表格里,每个文件或目录占表格的一行。或用css控制输出格式。 现在的显示貌似太简陋了点 ,如果自己修改的话?该改哪里?
gitea-mirror 2026-05-05 13:12:47 -06:00
Author
Owner

@fatedier commented on GitHub (Apr 21, 2021):

目前不能,当前是使用的 golang 原生的 HTTP File Server。如果有定制的需求,其实可以直接使用 nginx 或者其他的 web server,自己编写网页内容来展示。

<!-- gh-comment-id:824132482 --> @fatedier commented on GitHub (Apr 21, 2021): 目前不能,当前是使用的 golang 原生的 HTTP File Server。如果有定制的需求,其实可以直接使用 nginx 或者其他的 web server,自己编写网页内容来展示。
Author
Owner

@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.

<!-- gh-comment-id:855316322 --> @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.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/frp#1874
No description provided.