Log ogdo accesses to different file
This commit is contained in:
parent
146225bdcf
commit
e529e25bc6
1 changed files with 1 additions and 0 deletions
1
ogdo.nix
1
ogdo.nix
|
@ -22,6 +22,7 @@
|
|||
|
||||
extraConfig = ''
|
||||
error_page 404 /;
|
||||
access_log /var/log/nginx/ogdo.log combined;
|
||||
'';
|
||||
|
||||
locations."/" = { index = "/index.html"; };
|
||||
|
|
Loading…
Reference in a new issue