Hallo,
first - thank for your answer - i try it - but it do no not
work - here are some code of the Filter
#Name
package ApacheKSKBB::session;
#Pfade
use lib "/usr/lib/perl5/Apache2" ;
#Module
#use strict;
#use warnings;
use Apache::Filter ();
use Apache::RequestRec ();
use Apache::Reque
Hallo,
I'm writing my first Apache 2 - Filter yesterday - it works fine,
but i have one problem with caching.
This is my conf-entry
PerlOutputFilterHandler ApacheMY::session
my problem is, that the filter only work, when I save or "touch"
the html-file again - the filter seems to cache the ou