Selaa lähdekoodia

sufix to avoid collitions

master
Ignacio Falco 4 vuotta sitten
vanhempi
commit
d0b377ab6a
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1
    1
      nginx.conf

+ 1
- 1
nginx.conf Näytä tiedosto

@@ -27,7 +27,7 @@ http {
27 27
 
28 28
     #gzip  on;
29 29
 
30
-    include /etc/nginx/conf.d/*.conf;
30
+    include /etc/nginx/conf.d/*-http.conf;
31 31
 }
32 32
 
33 33
 stream {

Loading…
Peruuta
Tallenna