Thanx for that.

-Tony
---------------------------
Manager, IT Operations
Format Dynamics, Inc.
303-573-1800x27
[EMAIL PROTECTED]
http://www.formatdynamics.com


-----Original Message-----
From: Eric Covener [mailto:[EMAIL PROTECTED] 
Sent: Friday, September 05, 2008 12:13 PM
To: users@httpd.apache.org
Subject: Re: [EMAIL PROTECTED] mod_rewrite bug/by design with mod_mem_cache
cached files?

On Fri, Sep 5, 2008 at 1:20 PM, Anthony J. Biacco
<[EMAIL PROTECTED]> wrote:
> Hi,
>
> I'm using apache 2.2.9 with mod_mem_cache to cache some javascript
> files, which is working fine.
>
> Today, I added a rewrite rule to forbid access (403) to everything in
a
> virtualhost based on the Opera browser, which obviously included the
> javascript files.

top of http://httpd.apache.org/docs/2.2/mod/mod_cache.html :

This module should be used with care and can be used to circumvent
Allow and Deny directives. You should not enable caching for any
content to which you wish to limit access by client host name, address
or environment variable.

Once the cache is on, it gets served so early that these modules don't
get to run.
-- 
Eric Covener
[EMAIL PROTECTED]

---------------------------------------------------------------------
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: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
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: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to