ansible-personal/roles/nginx
Alan Orth 03519831cb
roles/nginx: Return HTTP 444 for requests to invalid hostnames
444 is a special nginx return code that means the request was
closed without a response, see:

    http://nginx.org/en/docs/http/request_processing.html
2016-04-25 21:45:21 +03:00
..
defaults Switch HTTPS vhosts to Let's Encrypt certificates 2015-11-07 20:53:39 +03:00
files roles/nginx: Turn on tcp_nopush in nginx.conf 2016-03-14 00:07:35 +02:00
handlers Initial commit 2014-08-17 00:35:57 +03:00
tasks roles/nginx: Add missing nginx tag 2016-04-15 12:29:35 +03:00
templates roles/nginx: Return HTTP 444 for requests to invalid hostnames 2016-04-25 21:45:21 +03:00