This is probably impossible on principle, as the two URL's could be expected to generate different results.

On 17/10/06, Jeff Behl < [EMAIL PROTECTED]> wrote:
running apache 2.2.x, i'm knocking my head against the table trying to
get mod_cache to ignore the query string in a URL, such that :

http://somedomain.comm/asdf.swf?aaaaaaaaaa
http://somedomain.comm/asdf.swf?bbbbbbbbbb

will only generate a single cache entry.  i've tried using
mod_rewrite to strip the query string off, but even with the
pass-through flag set, mod_cache seems to get first dibbs and generate
a separate cache entry.  i suppose i could layer two apache servers
together, with one doing a proxy to the other, and that one sending to
the origin, but i'd rather not if possible.

any help would be greatly appreciated!

thanks.

---------------------------------------------------------------------
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]




--
Steve Swift
http://www.swiftys.org.uk

Reply via email to