On Friday 15 May 2015 16:38:36 紫凌之魂 wrote:
> Hi:
>Dear all
>It is very pleasure to join in nginx mail list, but exactly i met a
> problem When I use nginx1.7.9 as a reverse-proxy-server. more details as
> follows:
> my design requirements are those:
>what I want is that nginx downlo
If you access it correctly, nginx will send the request to backend and pass
response which is 302-redirect-link in your case back to the browser.
Check the "302-redirect-link", I think it should be an address to
http://192.168.15.159:7090 not to nginx(port 8064/8065), that's why the
browser bypass
Hi:
Dear all
It is very pleasure to join in nginx mail list, but exactly i met a problem
When I use nginx1.7.9 as a reverse-proxy-server. more details as follows:
my design requirements are those:
what I want is that nginx download the files to local by parsing
response-http-302-code