Explorar el Código

nginx: config esit

Yi hace 1 año
padre
commit
5165536026
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      default.conf.template

+ 1 - 1
default.conf.template

@@ -1,7 +1,7 @@
 server {
 server {
    listen       80;
    listen       80;
    listen  [::]:80;
    listen  [::]:80;
-   server_name  localhost;
+   server_name *.kptyun.com;
 
 
    gzip on;
    gzip on;
    gzip_disable "msie6";
    gzip_disable "msie6";