1
0
Files
angie-conv-image/angie/autoconf/http-access-log/format/main.conf
2025-06-05 11:01:19 +03:00

4 lines
174 B
Plaintext

log_format main
'$remote_addr - $remote_user [$time_local] "$request" '
'$status $body_bytes_sent "$http_referer" '
'"$http_user_agent" "$http_x_forwarded_for"';