On Fri, Apr 3, 2009 at 10:16 AM, Arnab Ganguly <aganguly01@xxxxxxxxx> wrote: > Hi All, > Need some technical inputs.I have a requirement for opening sub url from the > main url, and this sub url is dynamic.Is it possible to do it by using > apache webserver. > > From the browser opening suburl can be done easily, but would like to do > flash player where I am not able to open. > Planning to target the Flash player to hit a apache webserver and the apache > webserver will help in opening the suburl.Any particular apache module can > be used for this. > > mod_proxy with ProxyPass and ProxyPassReverse can be used but the resultant > url is static ie whatever we mention adjacent to the path.But my content > requirement is dynamic as it changes. > > Like for example > http://test.com/test.php?url=http://www.google.co.in/intl/en_com/images/logo_plain.png > is visible from the browser but not from Flash.So is it possible Flash to > point to Apache and Apache will open the suburl for Flash by forwarding the > request. > Thanks in advance. > -A > Not sure what you mean by suburl, or why it isn't visible from flash, but you might want to look at mod_rewrite. If I correctly understand what you're looking for, then this should get it done. -Brian -- Feel free to contact me using PGP Encryption: Key Id: 0x3AA70848 Available from: http://pgp.mit.edu/ --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx