Updated External Webserver use: Reverse proxy (markdown)

Aurora Lahtela 2022-06-11 08:36:39 +03:00
parent 452bf03a0a
commit 824313ea2b

@ -7,7 +7,7 @@ Reverse-proxy is a function in some webservers where the connection is passed th
Main use-case for use with Plan is easier https set-up and removal of `:PORT` from the end of the address.
> :warning: **Limited support notice** :warning:
> If things on this tutorial don't work for you, consult documentation of your webserver. Very limited support will be provided on discord for configuration issues of reverse-proxies.
> If things on this tutorial don't work for you, consult documentation of your webserver. Very limited support will be provided for configuration issues of reverse-proxies.
>
> There is a debugging checklist at the bottom of this article to help you figure out where the issue is when you're setting up.