location ~ ^/favicon\.ico$ { root www; }
location = /favicon.ico { log_not_found off; access_log off; }
Nginx 設置忽略favicon.ico文件的錯誤日誌日誌