[GH-ISSUE #1402] 代理目标无法正常显示 #2852

Closed
opened 2026-02-27 12:28:02 +03:00 by kerem · 0 comments
Owner

Originally created by @chung1912 on GitHub (Oct 22, 2025).
Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/1402

如果代理目标是这样写:

set $target http://example.com;
proxy_pass $target;

则代理目标不能正常显示出来

Image
Originally created by @chung1912 on GitHub (Oct 22, 2025). Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/1402 如果代理目标是这样写: ``` set $target http://example.com; proxy_pass $target; ``` 则代理目标不能正常显示出来 <img width="546" height="146" alt="Image" src="https://github.com/user-attachments/assets/2eddac21-da4e-4f21-94b9-6829f2d9ee38" />
kerem 2026-02-27 12:28:02 +03:00
  • closed this issue
  • added the
    bug
    label
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#2852
No description provided.