We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e1f5ed commit a54a473Copy full SHA for a54a473
install/deb/templates/web/nginx/php-fpm/craftcms.stpl
@@ -48,7 +48,6 @@ server {
48
fastcgi_pass %backend_lsnr%;
49
fastcgi_index index.php;
50
include /etc/nginx/fastcgi_params;
51
- include %home%/%user%/conf/web/%domain%/nginx.fastcgi_cache.conf*;
52
}
53
54
install/deb/templates/web/nginx/php-fpm/craftcms.tpl
@@ -43,7 +43,6 @@ server {
43
44
45
46
47
0 commit comments