[WIP] FreeBSD install ok

This commit is contained in:
Emilien Mantel
2016-03-05 15:07:39 +01:00
parent 44a5c31b12
commit e00313bb36
12 changed files with 89 additions and 35 deletions

View File

@@ -14,7 +14,7 @@ events {
http {
types_hash_max_size {{ nginx_http_types_hash_max_size }};
include /etc/nginx/mime.types;
include {{ nginx_etc_dir }}/mime.types;
default_type {{ nginx_http_default_type }};
access_log {{ nginx_http_access_log }};