Include files of all names, no longer need a .conf
.
This commit is contained in:
parent
fd3a210691
commit
6ce636f1d1
@ -29,5 +29,5 @@ http {
|
|||||||
|
|
||||||
#gzip on;
|
#gzip on;
|
||||||
|
|
||||||
include /etc/nginx/conf.d/*.conf;
|
include /etc/nginx/conf.d/*;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user