Update docs/docs/guides/reverse_proxy.md

Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
This commit is contained in:
vajonam 2023-04-19 11:11:22 -04:00 committed by GitHub
parent 2eb7433b14
commit 03bf53ab9a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -87,7 +87,7 @@ There are many ways to authenticate a website but a straightforward approach is
## Nginix Reverse Proxy ## Nginix Reverse Proxy
Setting up a reverse proxy for Nginix is also possible. This method shows a working example for subdomain type reverse proxy. This example also shows SSL enabled. This method shows a working example for subdomain type reverse proxy with SSL enabled.
``` ```