Support for other reverse-proxys than NGINX
joex92 opened this issue · 3 comments
Hi,
I'm kinda new on Reverse-Proxys, I use Always Data for basic web servers because they have free plans and SSL certificate as well... they offer alproxy 5 Reverse-Proxy servers, and I tried setting it up and it doesn't work... at least on the "default setting"...
so... Does the Reverse-Proxy has to be on the same server? does it have to be NGINX?
Any reverse-proxy solution should work, yeah.
We just recommend Nginx, because we know it works well, and we know it the best, so we can help with that if people have issues.
If you use something else, you're on your own.
But it should work!
If you can't get it to work, you should contact your reverse-proxy provider for assistance.
BlueMap is a completely normal webserver, so they should not have any issues understanding it and helping you with it
As Jelle said, any reverse-proxy works that is able to reverse-proxy a standard HTTP/1.1 protocol :)
Closing..