Re: [EMAIL PROTECTED] Mod Disk Cache Problem

2008-02-07 Thread Colm MacCarthaigh
On Thu, Feb 07, 2008 at 04:30:38PM -0600, Campbell, Lance wrote: > I am using mod disk cache to cache some dynamic content. It works great > if there are NO parameters passed to the requested URL. anything with a query string is considered uncacheable unless the thing handling the query sets an e

[EMAIL PROTECTED] Mod Disk Cache Problem

2008-02-07 Thread Campbell, Lance
Apache 2.2.8 I am using mod disk cache to cache some dynamic content. It works great if there are NO parameters passed to the requested URL. Working Example: http://qa.webtools.uiuc.edu/rssManager/imageList/30/1 But if I pass any parameters at all the URL is not cashed. Example