The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Apache::AxKit::Plugin::QueryStringCache - Cache based on QS

SYNOPSIS

  SetHandler axkit
  AxAddPlugin Apache::AxKit::Plugin::QueryStringCache

DESCRIPTION

By default AxKit does not change it's cache file with a change in querystring, which can lead to some pretty unexpected behaviour (and also a number of frequently asked questions). In order to get around this, use this plugin.