added support for includes and auths, extended docu

This commit is contained in:
nd 2020-04-18 22:29:15 +02:00
parent b1b10fad9b
commit 1ec6fbb1fd
No known key found for this signature in database
GPG key ID: 21B5CD4DEE3670E9
8 changed files with 58 additions and 7 deletions

View file

@ -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;