Proxy with URI and params

Robson Roberto Souza Peixoto robsonpeixoto at gmail.com
Wed Jan 18 17:40:12 UTC 2012


Thanks for the tips. This solutions is a little slow, so
I'm studding another way to solve it.

Thanks a lot.

On Tue, Jan 17, 2012 at 10:50 AM, António P. P. Almeida <appa at perusio.net>wrote:

> On 17 Jan 2012 11h27 WET, robsonpeixoto at gmail.com wrote:
>
> > I'd like to navigate on http://www.proxy.com/delivery/.../.../.../
> > using my domain http://www.example.com/.
> >
> > So the user will navigate on www.example.com and always show on URL
> > the ' www.example.com/delivery/../../..'
> >
> > It's is possible?
>
> Yes. Add the proxy_redirect directive:
>
> proxy_redirect http://www.proxy.com/delivery/ http://www.example.com/;
>
> See: http://wiki.nginx.org/HttpProxyModule#proxy_redirect
>
> --- appa
>
> _______________________________________________
> nginx mailing list
> nginx at nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx
>



-- 
Robson Roberto Souza Peixoto
Robinho
Master in Computer Science, University of Campinas
Linux Counter #395633
IRC: robsonpeixoto
Twitter: http://twitter.com/rrspba
github: https://github.com/robsonpeixoto
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx/attachments/20120118/9e269b58/attachment.html>


More information about the nginx mailing list