DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH
 

Apache::AxKit::Plugin::QueryStringCache



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.