We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 280a081 commit fc3ff0dCopy full SHA for fc3ff0d
install/deb/templates/web/nginx/php-fpm/wordpress.tpl
@@ -8,6 +8,7 @@ server {
8
error_log /var/log/nginx/domains/%domain%.error.log error;
9
10
include %home%/%user%/conf/web/%domain%/nginx.forcessl.conf*;
11
+
12
location = /favicon.ico {
13
log_not_found off;
14
access_log off;
0 commit comments