Updated Webserver Reverse Proxy (markdown)

Stetsed 2021-07-15 15:56:50 +00:00
parent 7447b31ec3
commit f048a5924a

@ -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
Without SSL:
```apache