On Aug 22, 2005, at 3:47 AM, Tom Schindl wrote:
There's enough information in the docs and mail-archives else get one
of
the great mod-perl books.
on the off chance that you're on freebsd, my notes will walk you
through it
http://dev.2xlp.com/trac/wiki/
FreeBsdApacheMultiServerSetupUsin
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
[...]
No. Your performance will be increased using a so called proxy-setup:
- - Make your frontend server as light weight as possible (don't load php
and mod-perl)
- - Use mod-rewrite to forward requests to dynamic pages to your mod-perl
enabled s
Tom Schindl wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
I went back to my 2.0.40 install of Apache. The 2.0.54 was not playing
nice with plesk. How do I update the @INC path and/or mod_perl for the
new perl 5.8.7? I try using CPAN with install Bundle::Apache and no go.
Any ideas?