Go to the documentation of this file.
29 #include "ap_config_layout.h"
37 #define AP_HTTPD_USER "apache"
45 #ifndef AP_HTTPD_GROUP
46 #define AP_HTTPD_GROUP "apache"
90 #ifndef AP_USERDIR_SUFFIX
91 #define AP_USERDIR_SUFFIX "public_html"
100 #define AP_LOG_EXEC DEFAULT_EXP_LOGFILEDIR "/suexec_log"
109 #define AP_DOC_ROOT DEFAULT_EXP_HTDOCSDIR
117 #define AP_SAFE_PATH "/usr/local/bin:/usr/bin:/bin"
124 #define GRST_EXECMAPDIR "/var/www/execmapdir"