How to improve NGINX performance, security, and other important things.
nginx
http
security
snippets
performance
reference
notes
https
best-practices
handbook
ssllabs
nginx-proxy
cheatsheet
openresty
tengine
hacks
nginx-configuration
-
Updated
Sep 10, 2020 - Shell
Currently (commit 00eef4cfb164fc91d97ae620bcc7581663ad5854 at the time of this writing), the adapter doesn't completely handle
include
directive. There's primitive support for the directive, which is why it is not documented as supported. Big part of the reason is due to difficulty in resolution of the absolute path of the file to be included. The resolution problem should be easy to solve now u