This commit is contained in:
Jean-Marie Favreau 2025-05-03 13:04:13 +02:00
parent 8eaece6046
commit 1b27192b7b

View File

@ -9,7 +9,7 @@ http {
gzip_types text/plain text/css text/javascript;
log_format main '$remote_addr - $remote_user [$time_local] "$request" '
'$statusbody_bytes_sent "$http_referer" '
'$status $body_bytes_sent "$http_referer" '
'"$http_user_agent" "$http_x_forwarded_for"';
upstream backend {