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 can't run both on the same machine, and proxy parts of your site from your front-end server to AxKit2 instead of mod_perl.
- Perrin