|
@@ -40,5 +40,5 @@ server {
|
|
|
location ~ /\.hg/ {return 404;}
|
|
location ~ /\.hg/ {return 404;}
|
|
|
location ~ /\.bzr/ {return 404;}
|
|
location ~ /\.bzr/ {return 404;}
|
|
|
|
|
|
|
|
- include %home%/%user%/conf/web/nginx.%domain_idn%.conf*;
|
|
|
|
|
|
|
+ include %home%/%user%/conf/web/snginx.%domain_idn%.conf*;
|
|
|
}
|
|
}
|