Fix/remove favicon.ico intercept in Nginx
Wordpress appears to now correctly redirect `/favicon.ico` requests to an image file. The intercept (which worked around a problem where an HTML page was returned) should now be removed.
issue