Skip to content

Commit 5f43f51

Browse files
authored
Update caching.stpl
Minor fixes for caching,stpl template
1 parent 2f7c1ff commit 5f43f51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/debian/8/templates/web/nginx/caching.stpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,5 @@ server {
4040
location ~ /\.hg/ {return 404;}
4141
location ~ /\.bzr/ {return 404;}
4242

43-
include %home%/%user%/conf/web/nginx.%domain_idn%.conf*;
43+
include %home%/%user%/conf/web/snginx.%domain_idn%.conf*;
4444
}

0 commit comments

Comments
 (0)