[GH-ISSUE #4797] [Feature Request] 增加自定义404页面 #3789

Closed
opened 2026-05-05 14:25:33 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @Ardin963 on GitHub (May 16, 2025).
Original GitHub issue: https://github.com/fatedier/frp/issues/4797

Describe the feature request

想要更改frp404的页面,避免服务崩溃时暴漏使用frp,希望可以在web页面增加自定义404的页面的设置

Describe alternatives you've considered

No response

Affected area

  • Docs
  • Installation
  • Performance and Scalability
  • Security
  • User Experience
  • Test and Release
  • Developer Infrastructure
  • Client Plugin
  • Server Plugin
  • Extensions
  • Others
Originally created by @Ardin963 on GitHub (May 16, 2025). Original GitHub issue: https://github.com/fatedier/frp/issues/4797 ### Describe the feature request 想要更改frp404的页面,避免服务崩溃时暴漏使用frp,希望可以在web页面增加自定义404的页面的设置 ### Describe alternatives you've considered _No response_ ### Affected area - [ ] Docs - [ ] Installation - [ ] Performance and Scalability - [ ] Security - [ ] User Experience - [ ] Test and Release - [ ] Developer Infrastructure - [ ] Client Plugin - [ ] Server Plugin - [ ] Extensions - [ ] Others
Author
Owner

@litrycn commented on GitHub (May 16, 2025):

已支持,可查文档 135、136行:https://github.com/fatedier/frp/blob/dev/conf/frps_full_example.toml

# custom 404 page for HTTP requests
# custom404Page = "/path/to/404.html"
<!-- gh-comment-id:2885540699 --> @litrycn commented on GitHub (May 16, 2025): 已支持,可查文档 135、136行:https://github.com/fatedier/frp/blob/dev/conf/frps_full_example.toml ``` # custom 404 page for HTTP requests # custom404Page = "/path/to/404.html" ```
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#3789
No description provided.