Go to the documentation of this file.
39 #define AP_HTTPD_USER "www"
47 #define AP_UID_MIN 100
55 #define AP_GID_MIN 100
79 #ifndef AP_USERDIR_SUFFIX
80 #define AP_USERDIR_SUFFIX "public_html"
89 #define AP_LOG_EXEC DEFAULT_EXP_LOGFILEDIR "/suexec_log"
98 #define AP_DOC_ROOT DEFAULT_EXP_HTDOCSDIR
106 #define AP_SAFE_PATH "/usr/local/bin:/usr/bin:/bin"