[GH-ISSUE #304] nginx.conf里缺少动态模块引用 #1510

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

Originally created by @jearton on GitHub (Feb 19, 2024).
Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/304

# Includes files with directives to load dynamic modules.
include /etc/nginx/modules/*.conf;

实际上有这些动态模块,但没有在nginx配置里引用进来

image

Originally created by @jearton on GitHub (Feb 19, 2024). Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/304 ```nginx # Includes files with directives to load dynamic modules. include /etc/nginx/modules/*.conf; ``` 实际上有这些动态模块,但没有在nginx配置里引用进来 ![image](https://github.com/0xJacky/nginx-ui/assets/10370433/67bfac10-ff75-4a03-ae1b-8e73cd4fc62e)
kerem 2026-02-27 12:11:14 +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#1510
No description provided.