added support for includes and auths, extended docu
This commit is contained in:
parent
b1b10fad9b
commit
1ec6fbb1fd
8 changed files with 58 additions and 7 deletions
|
|
@ -22,6 +22,7 @@ http {
|
|||
reset_timedout_connection on;
|
||||
|
||||
server_names_hash_bucket_size 64;
|
||||
map_hash_bucket_size 64;
|
||||
# server_name_in_redirect off;
|
||||
|
||||
include /etc/nginx/mime.types;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue