If you want to cache on url+parameter basis you'll have to use AxAddPlugin Apache::AxKit::Plugin::QueryStringCache.
Tom Am Son, 2003-06-29 um 21.00 schrieb Fabian Sturm: > Hello! > > I have some inconsisten behavior in AxKit. > > I use the AddXSLParams::Request module to deliver different > webpages depending on the url http://myserver/index.xml?lang=de > vs. http://myserver/index.xml?lang=en > > Everything works fine so far but AxKit creates a .xmlstyle_cache > in every directory. I therefore added the AxCacheDir option > to the httpd.conf. It worked fine as long as I used > AxKit 1.6 and :AddXSLParams::Request 1.0. > > But with AxKit 1.6.1 and Apache-AxKit-Plugin-AddXSLParams-Request-1.01 > it only creates one of the pages english or german (the first one requested) > and then delivers this from the cache regardless of the parameter. > > I guess it is a bug? > > Thanks, Fabian > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
