initial commit
This commit is contained in:
15
angie/angie.conf
Normal file
15
angie/angie.conf
Normal file
@@ -0,0 +1,15 @@
|
||||
daemon off;
|
||||
pid /run/ngx/angie.pid;
|
||||
|
||||
include mod-core.conf;
|
||||
# mod-http.conf
|
||||
# mod-mail.conf
|
||||
# mod-stream.conf
|
||||
include /run/ngx/conf.ctx/mod-*.conf;
|
||||
|
||||
include ctx-core_ev.conf;
|
||||
include ctx-core.conf;
|
||||
# ctx-http.conf
|
||||
# ctx-mail.conf
|
||||
# ctx-stream.conf
|
||||
include /run/ngx/conf.ctx/ctx-*.conf;
|
Reference in New Issue
Block a user