Audit Log items, backend stuff, help pages
This commit is contained in:
@ -51,7 +51,9 @@ http {
|
||||
access_log /data/logs/default.log proxy;
|
||||
|
||||
include /etc/nginx/conf.d/*.conf;
|
||||
include /data/nginx/*.conf;
|
||||
include /data/nginx/proxy_host/*.conf;
|
||||
include /data/nginx/redirection_host/*.conf;
|
||||
include /data/nginx/dead_host/*.conf;
|
||||
}
|
||||
|
||||
stream {
|
||||
|
Reference in New Issue
Block a user