$request_filename

192.168.137.1 - - [07/Apr/2020:09:35:54 +0800] "GET /backoffice/ HTTP/1.1" 304 0 "-" "Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.131 Safari/537.36" "-" "/var/www/html/backoffice/index.html"
 log_format  main  '$remote_addr - $remote_user [$time_local] "$request" '
                      '$status $body_bytes_sent "$http_referer" '
                      '"$http_user_agent" "$http_x_forwarded_for" "$request_filename"';
原文地址:https://www.cnblogs.com/hzcya1995/p/13348400.html