##配置文件日誌
location ~ ^/favicon\.ico$ { root www; }
##忽略code
location = /favicon.ico { log_not_found off; access_log off; }
##dochtm