i spend a few hours trying to figure out this problem but without result.for eaample,i have 30 ports(6000-6030),i want to request the url(xxx.xxx.xxx.xxx/index?number=x),and forward to x port.just like this: www.example.com/index?number=6000 =========> 127.0.0.1:6000/index www.example.com/index?number=6001 =========> 127.0.0.1:6001/index, i have a lots of ports, so i could not specify every port
2.1m questions
2.1m answers
60 comments
57.0k users