RE: [us...@httpd] RE: Using mod_cache to cache URLs matching a regular expression

2008-12-24 Thread Karim Zaki
3:31 PM To: users@httpd.apache.org Subject: Re: [us...@httpd] RE: Using mod_cache to cache URLs matching a regular expression On Wed, Dec 24, 2008 at 8:02 AM, Karim Zaki wrote: > Hi Eric, > > The idea sounds good, but I can't seem to get it to work. I need to modify > the host h

Re: [us...@httpd] RE: Using mod_cache to cache URLs matching a regular expression

2008-12-24 Thread Eric Covener
On Wed, Dec 24, 2008 at 8:02 AM, Karim Zaki wrote: > Hi Eric, > > The idea sounds good, but I can't seem to get it to work. I need to modify > the host header for example, to point the request to another vhost that has > no caching defined. However, mod_rewrite doesn't seem to allow for modifyin

RE: [us...@httpd] RE: Using mod_cache to cache URLs matching a regular expression

2008-12-24 Thread Karim Zaki
26 AM To: users@httpd.apache.org Subject: Re: [us...@httpd] RE: Using mod_cache to cache URLs matching a regular expression On Tue, Dec 23, 2008 at 11:28 AM, Karim Zaki wrote: > Guys, > Anyone interested in shedding some light here? J Nothing you can do directly here, I think. Enable it t

Re: [us...@httpd] RE: Using mod_cache to cache URLs matching a regular expression

2008-12-23 Thread Eric Covener
On Tue, Dec 23, 2008 at 11:28 AM, Karim Zaki wrote: > Guys, > Anyone interested in shedding some light here? J Nothing you can do directly here, I think. Enable it the basic way, and use SetEnvIf/Rewrite + RequestHeader to make it uncacheable? -- Eric Covener cove...@gmail.com -

[us...@httpd] RE: Using mod_cache to cache URLs matching a regular expression

2008-12-23 Thread Karim Zaki
Guys, Anyone interested in shedding some light here? :) Thanks, Karim From: Karim Zaki Sent: Monday, December 22, 2008 1:41 PM To: users@httpd.apache.org Subject: Using mod_cache to cache URLs matching a regular expression Hello everyone, I find myself in need of a way to cache URLs that match