Re: [flexcoders] Re: crossdomain proxy

2009-04-17 Thread Tom Chiverton
On Thursday 16 Apr 2009, Baz wrote: > Could the redirect script be done with a simple web server, including the > fact that I need to append the secret key to the request, or do I need an > app server (java, coldfusion, asp, php, etc.)? mod_rewrite and/or mod_proxy in Apache would certainly allow

Re: [flexcoders] Re: crossdomain proxy

2009-04-16 Thread Baz
> > You can create simple redirect script that redirects requests from your app > to requester resource > Could the redirect script be done with a simple web server, including the fact that I need to append the secret key to the request, or do I need an app server (java, coldfusion, asp, php, etc.

[flexcoders] Re: crossdomain proxy

2009-04-15 Thread lytvynyuk
You can create simple redirect script that redirects requests from your app to requester resource. Drawback - all traffic goes through your host. --- In flexcoders@yahoogroups.com, Baz wrote: > > Hi, > > Is there a solution out there for proxying public services like amazon's > webservices (i.e