consolidate ssl-params and proxy_params
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
This commit is contained in:
5
snippets/ssl-acme.conf
Normal file
5
snippets/ssl-acme.conf
Normal file
@@ -0,0 +1,5 @@
|
||||
# letsencrypt validation
|
||||
location '/.well-known/acme-challenge' {
|
||||
default_type "text/plain";
|
||||
root /var/www/html;
|
||||
}
|
Reference in New Issue
Block a user