- http {
- log_format custom_format '$remote_addr - $remote_user [$time_local] '
- '"$request" $status $body_bytes_sent '
- '"$http_referer" "$http_user_agent"';
- access_log /var/log/nginx/custom_access.log custom_format;
- }
The text below is selected, press Ctrl+C to copy to your clipboard. (⌘+C on Mac) No line numbers will be copied.
Nginx configuration - Guest
21st March 2025 11:28:54 AM
TEXT
46 views
Raw Paste