Opened 9 years ago
Closed 9 years ago
#1080 closed defect (invalid)
README.dynamic shows wrong include path
| Reported by: | Owned by: | ||
|---|---|---|---|
| Priority: | trivial | Milestone: | |
| Component: | other | Version: | 1.9.x |
| Keywords: | Cc: | ||
| uname -a: | n/a | ||
| nginx -V: | n/a | ||
Description
-include /usr/lib64/nginx/modules/*.conf;
+include /usr/share/nginx/modules/*.conf;
Found in nginx-1.10.1-1.el7.x86_64 EPEL rpm package.
Note:
See TracTickets
for help on using tickets.

EPEL packages are maintained by EPEL team, this is a wrong place to report bugs in them. You may want to report it to the EPEL team instead.