Custom apache directory - Centos 5.2
Could someone help me understand how to recompile httpd with mod_fcgi with a custom docroot?
Currently the output from suexec -v is: [code:1] [root@virtue virtue]# suexec -V -D AP_DOC_ROOT="/home" -D AP_GID_MIN=100 -D AP_HTTPD_USER="apache" -D AP_LOG_EXEC="/var/log/httpd/suexec.log" -D AP_SAFE_PATH="/usr/local/bin:/usr/bin:/bin" -D AP_UID_MIN=500 -D AP_USERDIR_SUFFIX="public_html" [/code:1]