mirror of
https://github.com/tldr-devops/nginx-common-configuration.git
synced 2022-03-31 23:37:11 +03:00
up list of conf.d configs in nginx.conf
This commit is contained in:
@@ -22,7 +22,7 @@ http {
|
||||
|
||||
# Configuration comes from /etc/nginx/conf.d/*.conf
|
||||
# basic.conf cache.conf gzip.conf log_format.conf
|
||||
# real_ip.conf request_id.conf ssl.conf
|
||||
# real_ip.conf request_id.conf security.conf ssl.conf
|
||||
|
||||
include conf.d/*.conf;
|
||||
include sites-enabled/*.conf;
|
||||
|
||||
Reference in New Issue
Block a user