Browse Source

Add empty line

Alexandros Ioannides 6 years ago
parent
commit
fc3ff0d188
1 changed files with 1 additions and 0 deletions
  1. 1 0
      install/deb/templates/web/nginx/php-fpm/wordpress.tpl

+ 1 - 0
install/deb/templates/web/nginx/php-fpm/wordpress.tpl

@@ -8,6 +8,7 @@ server {
     error_log   /var/log/nginx/domains/%domain%.error.log error;
         
     include %home%/%user%/conf/web/%domain%/nginx.forcessl.conf*;
+    
     location = /favicon.ico {
         log_not_found off;
         access_log off;