Re: Proxy_pass Directive !!

2014-07-20 Thread itpp2012
shahzaib1232 Wrote: --- > rewrite test.com back to test.com. You mentioned the solution > HTTP-EQUIV="REFRESH" . Is that fine to use this method also, could you > tell > me how to use it with origin ip in nginx ? So client will resend the > reques

Re: [SOLVED] Re: Multiple sites under same domain with one app codebase

2014-07-20 Thread martyparish
Sorry for the delay. It wasn't an error but the web pages were out of whack. Some of the files were now found. Posted at Nginx Forum: http://forum.nginx.org/read.php?2,251908,251952#msg-251952 ___ nginx mailing list nginx@nginx.org http://mailman.nginx

Re: Proxy_pass Directive !!

2014-07-20 Thread shahzaib shahzaib
>>1.2.3.4 -> request xx.mp4 -> edge 5.6.7.8 (I don't have that file) -> send client address of origin and tell client to re-initiate file request with origin address. @itpp, you're always the light of hope in darkness :-).Thats the exact solution i need, rewrite is not recommended in our solution

Re: Nginx can not upload image to cloudinary (hosted in AWS)

2014-07-20 Thread taragano
This error comes from PHP, not Nginx. Also, it seems that the referred code is communicating with S3 and not with Cloudinary. Posted at Nginx Forum: http://forum.nginx.org/read.php?2,251881,251949#msg-251949 ___ nginx mailing list nginx@nginx.org http: