Configuring Nginx to reverse-proxy SA-MP server
#1

Hello,
I would like to know how can I configure Nginx to reverse-proxy SA-MP servers in Ubuntu 18.04.
Let's suppose I have 3 SA-MP Server instances running in the same computer; I would like them to be accessible all at the same port but with different names.

Example:
Code:
s1.name.com:7777 -> 100.90.80.70 -> Nginx cfg "s1.name.com" -> localhost:7777
s2.name.com:7777 -> 100.90.80.70 -> Nginx cfg "s2.name.com" -> localhost:7778
s3.name.com:7777 -> 100.90.80.70 -> Nginx cfg "s3.name.com" -> localhost:7779
Is it possible to do this? Thank you.
Reply


Messages In This Thread
Configuring Nginx to reverse-proxy SA-MP server - by Sasinosoft - 21.01.2020, 17:32
Re: Configuring Nginx to reverse-proxy SA-MP server - by Markski - 24.01.2020, 20:42
Re: Configuring Nginx to reverse-proxy SA-MP server - by Sasinosoft - 26.01.2020, 12:48

Forum Jump:


Users browsing this thread: 1 Guest(s)