Skip to content

Commit eb8c048

Browse files
authored
Update link to Reverse Proxy page
1 parent 5622659 commit eb8c048

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

community/Customisation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ Putting BlueMap onto a (sub)domain is best done in multiple steps:
143143
3. If you have more control over your server (for example, if you host at home or rent a VPS), you can install an external webserver and make it run on your domain.
144144
We generally recommend nginx. Here is a nice Getting Started guide for it: [nginx.org/en/docs/beginners_guide](https://nginx.org/en/docs/beginners_guide.html)
145145
4. Once you have your external webserver set up, you need to reverse-proxy BlueMap with it.
146-
Here is a guide on how to do that with nginx: [NginxProxy]({{site.baseurl}}/wiki/webserver/NginxProxy.html)
146+
We have a some example setups for reverse proxies with a few external webservers here: [Reverse-Proxy]({{site.baseurl}}/wiki/webserver/ReverseProxy.html)
147147
5. Once you have that, you can even set up SLL (HTTPS)
148148

149149
## Advanced Webapp Customisation

0 commit comments

Comments
 (0)