diff --git a/static/raws/template b/static/raws/template index 5bbf197..eb009f5 100644 --- a/static/raws/template +++ b/static/raws/template @@ -13,7 +13,7 @@ server { CheckRule "$TRAVERSAL >= 4" BLOCK; CheckRule "$EVADE >= 4" BLOCK; CheckRule "$XSS >= 8" BLOCK; - access_log /hostdata/raws.com/logs/access.log upstream_time; + access_log /hostdata/raws.com/logs/access.log main; error_log /hostdata/raws.com/logs/error.log; try_files $uri $uri/ =404; }