initial commit

This commit is contained in:
2025-08-08 12:25:26 +02:00
commit b146b71d61
37 changed files with 423 additions and 0 deletions

1
log.conf Normal file
View File

@@ -0,0 +1 @@
log_format main '[$time_local] [Cache:$upstream_cache_status] [$host] [Remote_Addr: $remote_addr] - $remote_user - $server_name to: $upstream_addr: "$request" $status $body_bytes_sent "$http_referer" "$http_user_agent" ';