Skip to content

Commit e013b15

Browse files
committed
changed
1 parent 0f8fc60 commit e013b15

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

nginx/config/prod.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ http {
22
log_format custom '$remote_addr - $server_addr [$time_local] '
33
'"$request" $status $body_bytes_sent '
44
'"$http_referer" "$http_user_agent"';
5+
access_log /var/log/nginx/access.log custom;
56
# ===============================
67
# DEFAULT DENY HTTP & HTTPS
78
# ===============================

0 commit comments

Comments
 (0)