On Mon, 2007-01-15 at 10:44 -0800, iNetForce wrote: > I got a website from a friend and I was trying to get it to work on server > running FREEBSD with Apache and modperl.
Can you get your friend to give you instructions on how to configure it? There are many ways to configure code to run under apache, and we don't know what sort of setup his code is expecting. For general configuration help, there is plenty of documentation on http://perl.apache.org/. You can see one example here: http://perl.apache.org/docs/2.0/user/intro/start_fast.html#Handler_Modules - Perrin