Hi Eric, As of now I have done nothing, just going through the documentation whether it can be done, I posted here if anyone has already done this. That is my URL construct and its not from a form submission, its from view record where there is a link to download the file and the URL of that would be the one I provided. What I should be looking at to configure my apache. Appreciate your time in replying to my question. Eric Covener wrote: > > On Mon, Dec 1, 2008 at 8:20 AM, srinivasch <srinv9@xxxxxxxxx> wrote: >>> I need some help in configuration or some snippet to help me in >>> configuring my apache web server to cache frequently downloaded non >>> static >>> file from my application. each file has a different ID. I am totally new >>> to this apache configuration, any help provided is deeply appreciated. >>> >>> Also the url will be something like this which downloads the pdf file. >>> Appreciate your quick help. >>> >>> http://testg.org/intn4/download.action?fTId=159501 > > What have you tried, and what happened? > > http://httpd.apache.org/docs/2.2/caching.html > > If the URL included a query string (e.g. from a HTML form GET method) > it will not be cached unless the response includes an "Expires:" > header, as per RFC2616 section 13.9. > > --------------------------------------------------------------------- > 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 > > > -- View this message in context: http://www.nabble.com/Need-help-in-configuring-caching-of-frequently-downloaded-file.-tp20707117p20774243.html Sent from the Apache HTTP Server - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- 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