1
vote
1answer
31 views

Don't log favicon.ico erors

I run an apache2 server with some vhosts (50-100). A lot of these do not have favicon.ico files, cluttering the error logs with messages like [Thu Mar 21 14:07:40 2013] [error] [client 84.xx.xx.xx] ...
5
votes
3answers
4k views

How to set a favicon.ico for a specific Virtual Host on Nginx?

I am using Nginx as my webserver for the first time. I didn't have any trouble to set it up and everything works great. The problem came when the designer asked me if he could send me "the icon in the ...