initial commit
This commit is contained in:
4
angie/autoconf/http-access-log/default.conf.j2
Normal file
4
angie/autoconf/http-access-log/default.conf.j2
Normal file
@@ -0,0 +1,4 @@
|
||||
{%- import 'snip/log.j2mod' as ngx_log -%}
|
||||
|
||||
{# {{ ngx_log.access_log(dest='access.log', format='main') }} #}
|
||||
{{ ngx_log.access_log(format='main') }}
|
Reference in New Issue
Block a user