Robert Barta wrote:
On Wed, Apr 20, 2005 at 11:13:52AM +0200, Tom Schindl wrote:
Attached to the mail is what have until now, it took around 2 days to
get the following things working in this case-study:
+ Processor-chain
+ Filebased caching system
Nice. Very nice, indeed.
The cool thing about this is that AxKit can now use any arbitary
Content-Handler as its ContentProvider (mason, ...).
One might remark that this also - sort of - works with mod_perl 1.x:
PerlModule Apache::Filter
<Files *.xsp>
PerlHandler HTML::Mason AxKit
...
</Files>
\rho
The nature of Apache2 (and mod_perl2) means that everything is filter
aware though. So you can in theory pipe PHP through AxKit, not that I
can see how that would be useful.
-Chris
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]