[Maypole] FW: Apache::Request
Simon Cozens
simon@simon-cozens.org
Sun, 2 May 2004 00:23:38 +0100
According to Chia-liang Kao, the right thing is:
1) use CGI::Maypole instead of Apache::MVC.
2) Put something like this in your httpd.conf:
PerlModule Apache2
PerlModule Apache::compat
PerlModule CGI
#PerlInitHandler Apache::StatINC
PerlModule Apache::Reload
PerlInitHandler Apache::Reload
<Location /beer>
SetHandler perl-script
PerlHandler BeerDB
</Location>
--
"He was a modest, good-humored boy. It was Oxford that made him insufferable."