only include conf files
This commit is contained in:
parent
00ab8efc89
commit
54343772c5
|
@ -81,7 +81,6 @@ http {
|
|||
gzip_disable "MSIE [1-6]\.";
|
||||
gzip_vary on;
|
||||
|
||||
include sites-enabled/*;
|
||||
include sites-enabled/*.conf;
|
||||
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue