Skip to content

Commit 96fa804

Browse files
author
Alexandros Ioannides
authored
Update drupal.stpl
1 parent a40f6a6 commit 96fa804

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

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

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

0 commit comments

Comments
 (0)