Some more information would apt. random.gif is not a static image. It is being generated dynamically. The parameters provided in query string will decide the image generation which will vary.
This makes it necessary that I serve this image using a symfony action. -Strike On Thu, Oct 22, 2009 at 4:18 PM, Sameer I <[email protected]> wrote: > Hi, > > How can I serve an image for request something like > > http://mysite.com/random.gif?a=87&b=87 > > using symfony. > > Is there a way to configure route for such a request? > > -Strike > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---
