RE: [EMAIL PROTECTED] mod_disk_cache and mod_rewrite

2007-10-08 Thread Axel-Stephane SMORGRAV
: Vincent Bray [mailto:[EMAIL PROTECTED] Envoyé : lundi 8 octobre 2007 10:38 À : users@httpd.apache.org Objet : Re: [EMAIL PROTECTED] mod_disk_cache and mod_rewrite On 08/10/2007, Janne Kario <[EMAIL PROTECTED]> wrote: > The problem is that mod_rewrite and mod_disk_cache don't a

Re: [EMAIL PROTECTED] mod_disk_cache and mod_rewrite

2007-10-08 Thread Vincent Bray
On 08/10/2007, Janne Kario <[EMAIL PROTECTED]> wrote: > The problem is that mod_rewrite and mod_disk_cache don't appear to well > together and mod_disk_cache seems to ignore all that mod_rewrite does. I've found that to be a problem too. In my case, I used a reverse proxy on the rewrite rule to se

[EMAIL PROTECTED] mod_disk_cache and mod_rewrite

2007-10-08 Thread Janne Kario
Hi. We are using a combination of mod_disk_cache and mod_rewrite in front of our portal to achieve setup where 1) Logged in administration users see live uncached view of the site 2) Normal users see a version served from the Apache (2.2.3) cache (120 sec delay) The problem is that mod_rewr