Welcome! Log In Create A New Profile

Advanced

Nginx reverse proxy configuration

Posted by i009972 
Nginx reverse proxy configuration
October 28, 2022 10:00AM
Hello experts,

Can anyone tell me how to configure nginx reverse proxy so that it redirects incoming requests according to the following scheme:

http://xxx.com/a/b/?arg3=3 -> https://yyy.com/a/b/?arg1=1&arg2=2&arg3=3
http://xxx.com/a/b/?arg3=4 -> https://yyy.com/a/b/?arg1=1&arg2=2&arg3=4
http://xxx.com/a/b/?arg3=5 -> https://yyy.com/a/b/?arg1=1&arg2=2&arg3=5

Thanks in advance
Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 295
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready