Skip to content

Commit 7384627

Browse files
author
Alexandros Ioannides
authored
Update drupal.tpl
1 parent 96fa804 commit 7384627

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/deb/templates/web/nginx/php-fpm/drupal.tpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ server {
7272
fastcgi_index index.php;
7373
fastcgi_param SCRIPT_FILENAME $request_filename;
7474
include /etc/nginx/fastcgi_params;
75-
include %home%/%user%/conf/web/%domain%/nginx.fastcgi_cache.conf*;
75+
include %home%/%user%/conf/web/%domain%/nginx.fastcgi_cache.conf*;
7676
}
7777

7878
location ~ ^/sites/.*/files/styles/ {

0 commit comments

Comments
 (0)