Updated Webserver Reverse Proxy (markdown)

master
Stetsed 4 years ago
parent
commit
f048a5924a
  1. 2
      Webserver-Reverse-Proxy.md

2
Webserver-Reverse-Proxy.md

@ -36,6 +36,8 @@ server {
} }
``` ```
For ease of use with NGINX use Certbot, which will manage certificates from Let's encrypt. And automatically renew them.
### Apache ### Apache
Without SSL: Without SSL:
```apache ```apache

Loading…
Cancel
Save