Update README.dynamic
Fix path of glob for config files.
This commit is contained in:
parent
3428c9d234
commit
56b001962b
@ -16,5 +16,5 @@ Prevent dynamic modules from being enabled automatically
|
||||
You may want to avoid dynamic modules being enabled automatically. Simply
|
||||
remove this line from the top of /etc/nginx/nginx.conf:
|
||||
|
||||
include /usr/lib64/nginx/modules/*.conf;
|
||||
include /usr/share/nginx/modules/*.conf;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user