We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5fd831e commit af4e60dCopy full SHA for af4e60d
1 file changed
nginx/config/prod.conf
@@ -4,7 +4,6 @@
4
log_format custom '$remote_addr - $server_addr [$time_local] '
5
'"$request" $status $body_bytes_sent '
6
'"$http_referer" "$http_user_agent"';
7
-access_log /var/log/nginx/access.log custom;
8
# ===============================
9
# DEFAULT DENY HTTP & HTTPS
10
0 commit comments