Welcome! Log In Create A New Profile

Advanced

Re: Regarding URL Encode/Decode of the Parameter

m.i
July 28, 2017 04:30AM
Hello, thank you so much for your post.
Below is the configuration I'm using. It's pretty much straight forward.
I just want to transfer the massage using "proxy_pass."

--------------------
server {
listen 8881;
server_name localhost;

location / {
proxy_pass http://111.111.111.111;
}
}
--------------------
Subject Author Posted

Regarding URL Encode/Decode of the Parameter

m.i July 27, 2017 11:44PM

Re: Regarding URL Encode/Decode of the Parameter

Francis Daly July 28, 2017 04:04AM

Re: Regarding URL Encode/Decode of the Parameter

m.i July 28, 2017 04:30AM

Re: Regarding URL Encode/Decode of the Parameter

Francis Daly July 28, 2017 04:58AM

Re: Regarding URL Encode/Decode of the Parameter

m.i July 28, 2017 06:55PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 318
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