Hi,
Perrin is right with AxKit you have the following possibilities:
- Apache1+mod_perl1+AxKit1
- Apache2+mod_perl2 <=> AxKit2 (maybe a proxy in between)
But there is also Apache2::TomKit
(http://search.cpan.org/~tomson/Apache2-TomKit-0.01_6/lib/Apache2/TomKit.pm):
- Apache2+mod_perl2+Apache2::To
Boysenberry Payne wrote:
It seems like they're mutually exclusive technologies.
Can they both be installed in one Apache server to good effect?
AxKit requires mod_perl. Maybe you mean AxKit2? It has its own HTTP
server and doesn't interact with Apache or mod_perl. There's no reason
you ca
It seems like they're mutually exclusive technologies.
Can they both be installed in one Apache server to good effect?
I'm sorry if this is the wrong list for this question. I'm asking here
because I use an Apache2 mod_perl2/libapreq2 build as our application
server (static apache front end usi