mirror of
https://github.com/hyperknot/openfreemap.git
synced 2026-05-21 14:02:15 +00:00
nginx work
This commit is contained in:
@@ -62,7 +62,9 @@ http {
|
||||
'"http_cf_ipcountry": "$http_cf_ipcountry"'
|
||||
'}';
|
||||
|
||||
access_log /data/nginx/logs/nginx-access.log access_json buffer=32k;
|
||||
# access log disabled by default
|
||||
#access_log /data/nginx/logs/nginx-access.log access_json buffer=32k;
|
||||
access_log off;
|
||||
|
||||
include /data/nginx/config/*;
|
||||
include /data/nginx/sites/*;
|
||||
|
||||
Reference in New Issue
Block a user