[GH-ISSUE #794] 错误的跳转 #6195

Closed
opened 2026-03-01 17:10:13 +03:00 by kerem · 4 comments
Owner

Originally created by @KanekiYuto on GitHub (Dec 25, 2024).
Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/794

  1. 当我有三个网站部署在nginx上是禁用其它两个后访问这两个域名会重定向到启用的那个站点
  2. 我希望它是不会跳转的没有启用就是直接禁止
  3. 希望增加404/403/502等基础模板
Originally created by @KanekiYuto on GitHub (Dec 25, 2024). Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/794 1. 当我有三个网站部署在nginx上是禁用其它两个后访问这两个域名会重定向到启用的那个站点 2. 我希望它是不会跳转的没有启用就是直接禁止 3. 希望增加404/403/502等基础模板
kerem 2026-03-01 17:10:13 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@0xJacky commented on GitHub (Dec 25, 2024):

1., 2., 这个是 Nginx 的特性,你可以适当的配置
3. 这个以后会考虑

<!-- gh-comment-id:2561575797 --> @0xJacky commented on GitHub (Dec 25, 2024): 1., 2., 这个是 Nginx 的特性,你可以适当的配置 3. 这个以后会考虑
Author
Owner

@KanekiYuto commented on GitHub (Dec 25, 2024):

1., 2., 这个是 Nginx 的特性,你可以适当的配置 3. 这个以后会考虑

是否可以增加一个开放平台可以通过restful去推送配置或是远程重启/重载nginx

<!-- gh-comment-id:2561579823 --> @KanekiYuto commented on GitHub (Dec 25, 2024): > 1., 2., 这个是 Nginx 的特性,你可以适当的配置 3. 这个以后会考虑 是否可以增加一个开放平台可以通过restful去推送配置或是远程重启/重载nginx
Author
Owner

@0xJacky commented on GitHub (Dec 25, 2024):

现在 api 就是 RestFul 的,您可以F12 检查网络请求。因为目前还是 beta 阶段,接口还会有修改,所以暂时不会考虑。

<!-- gh-comment-id:2561582039 --> @0xJacky commented on GitHub (Dec 25, 2024): 现在 api 就是 RestFul 的,您可以F12 检查网络请求。因为目前还是 beta 阶段,接口还会有修改,所以暂时不会考虑。
Author
Owner

@KanekiYuto commented on GitHub (Dec 25, 2024):

现在 api 就是 RestFul 的,您可以F12 检查网络请求。因为目前还是 beta 阶段,接口还会有修改,所以暂时不会考虑。

好的,感谢你的回复,我会持续关注的,谢谢

<!-- gh-comment-id:2561636029 --> @KanekiYuto commented on GitHub (Dec 25, 2024): > 现在 api 就是 RestFul 的,您可以F12 检查网络请求。因为目前还是 beta 阶段,接口还会有修改,所以暂时不会考虑。 好的,感谢你的回复,我会持续关注的,谢谢
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
starred/nginx-ui#6195
No description provided.