1Panel/backend/utils/nginx/components
zhengkunwang f6ee3dc75b
Some checks failed
SonarCloud Scan / SonarCloud (push) Failing after 12m4s
feat: Added streaming transmission configuration (#7875)
2025-02-15 12:59:38 +00:00
..
block.go feat: Nginx 配置支持 Lua 模块 (#3844) 2024-02-06 06:02:12 +00:00
comment.go
config.go fix: 解决网站开启 HTTPS 之后 404 配置丢失的问题 (#6775) 2024-10-18 09:17:38 +00:00
directive.go
http.go feat: Nginx 配置支持 Lua 模块 (#3844) 2024-02-06 06:02:12 +00:00
location.go feat: 反向代理文本替换增加 sub_filter_types 参数 (#6661) 2024-10-09 07:02:56 +00:00
lua_block.go feat: Nginx 配置支持 Lua 模块 (#3844) 2024-02-06 06:02:12 +00:00
server.go feat: Added streaming transmission configuration (#7875) 2025-02-15 12:59:38 +00:00
server_listen.go fix: 解决网站设置 https 情况下,设置默认网站失败的问题 (#1023) 2023-05-12 15:08:28 +00:00
statement.go feat: Nginx 配置支持 Lua 模块 (#3844) 2024-02-06 06:02:12 +00:00
upstream.go feat: Nginx 配置支持 Lua 模块 (#3844) 2024-02-06 06:02:12 +00:00
upstream_server.go