mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 02:28:05 -07:00
Update caching.stpl
Minor fixes for caching,stpl template
This commit is contained in:
parent
2f7c1ffc90
commit
5f43f51073
1 changed files with 1 additions and 1 deletions
|
@ -40,5 +40,5 @@ server {
|
|||
location ~ /\.hg/ {return 404;}
|
||||
location ~ /\.bzr/ {return 404;}
|
||||
|
||||
include %home%/%user%/conf/web/nginx.%domain_idn%.conf*;
|
||||
include %home%/%user%/conf/web/snginx.%domain_idn%.conf*;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue