Anton Reutov 8 лет назад
Родитель
Сommit
797c59e7da

+ 1 - 1
install/debian/7/templates/web/nginx/php5-fpm/cms_made_simple.stpl

@@ -52,5 +52,5 @@ server {
     include     /etc/nginx/conf.d/phppgadmin.inc*;
     include     /etc/nginx/conf.d/webmail.inc*;
 
-    include     %home%/%user%/conf/web/nginx.%domain_idn%.conf*;
+    include     %home%/%user%/conf/web/snginx.%domain_idn%.conf*;
 }