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.