|
|
@ -29,7 +29,6 @@ http { |
|
|
tcp_nodelay on; |
|
|
tcp_nodelay on; |
|
|
types_hash_max_size 2048; |
|
|
types_hash_max_size 2048; |
|
|
|
|
|
|
|
|
include /etc/nginx/mime.types; |
|
|
|
|
|
default_type application/octet-stream; |
|
|
default_type application/octet-stream; |
|
|
|
|
|
|
|
|
# Load modular configuration files from the /etc/nginx/conf.d directory. |
|
|
# Load modular configuration files from the /etc/nginx/conf.d directory. |
|
|
|