Hi Andy,

I use Apache/mod_perl under FreeBSD. I compile with Apachetoolbox[1]
which is super easy. Here are the custom settings I use:

    --suexec-caller=www \
    --suexec-docroot=/web \
    --disable-rule=EXPAT \

    # if using mod_ssl 
    --enable-rule=EAPI

Otherwise, I let toolbox do the work. Check the docs but I'm pretty sure
that the APACHE_PREFIX path is where apache will be installed.


William

[1] http://apachetoolbox.com/

-- 
Knowmad Services Inc.
http://www.knowmad.com

-- 
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html

Reply via email to