The following modules were enabled for this version of apache.
For more information about these modules, consult the apache manual.

env_module
config_log_module
mime_module
negotiation_module
status_module (STATUS=yes)
info_module
includes_module
dir_module
cgi_module
asis_module
imap_module
action_module
userdir_module
proxy_module
alias_module
rewrite_module
access_module
auth_module
digest_module
expires_module
headers_module
browser_module

Additionally, apache for Rhapsody overrides the following defaults in conf.h.
These values can be overriden in the apache configuration files.

#define HTTPD_ROOT           "/Local/Library/WebServer"
#define DOCUMENT_LOCATION    "/Local/Library/WebServer/Documents"
#define DEFAULT_USER         "nobody"
#define DEFAULT_GROUP        "nogroup"
#define DEFAULT_XFERLOG      "Logs/Access"
#define DEFAULT_ERRORLOG     "Logs/Errors"
#define DEFAULT_PIDLOG       "Logs/Process"
#define DEFAULT_SCOREBOARD   "Logs/Status"
#define DEFAULT_LOCKFILE     "Logs/Lock"
#define SERVER_CONFIG_FILE   "Configuration/Server"
#define RESOURCE_CONFIG_FILE "Configuration/Resources"
#define TYPES_CONFIG_FILE    "Configuration/MIME"
#define ACCESS_CONFIG_FILE   "Configuration/Access"
#define DEFAULT_USER_DIR     "Library/Web Documents"
#define DEFAULT_PATH         "/bin:/usr/bin:/usr/local/bin"
#define SUEXEC_BIN           "/usr/libexec/suexec"
