remove from error_log favicon.ico
Igor Sysoev
is at rambler-co.ru
Wed Jan 14 14:06:42 MSK 2009
On Wed, Jan 14, 2009 at 11:31:28AM +0100, Robert Gabriel wrote:
> Hello, I dont have the "favicon.ico" on my web site, but in the logs I
> have a tons of errors that favicon.ico not found. I know is possible in
> the config file to add a line or something similar which will not logged
> anymore favicon.ico as missing...
location = /favicon.ico {
access_log off;
log_not_found off;
}
--
Igor Sysoev
http://sysoev.ru/en/
More information about the nginx
mailing list