Apache Config Layout.
More...
Go to the source code of this file.
#define DEFAULT_EXP_BINDIR "/usr/local/apache2/bin" |
#define DEFAULT_EXP_CGIDIR "/usr/local/apache2/cgi-bin" |
#define DEFAULT_EXP_DATADIR "/usr/local/apache2" |
#define DEFAULT_EXP_ERRORDIR "/usr/local/apache2/error" |
#define DEFAULT_EXP_EXEC_PREFIX "/usr/local/apache2" |
#define DEFAULT_EXP_HTDOCSDIR "/usr/local/apache2/htdocs" |
#define DEFAULT_EXP_ICONSDIR "/usr/local/apache2/icons" |
#define DEFAULT_EXP_INCLUDEDIR "/usr/local/apache2/include" |
#define DEFAULT_EXP_INSTALLBUILDDIR "/usr/local/apache2/build" |
#define DEFAULT_EXP_LIBEXECDIR "/usr/local/apache2/modules" |
#define DEFAULT_EXP_LOCALSTATEDIR "/usr/local/apache2" |
#define DEFAULT_EXP_LOGFILEDIR "/usr/local/apache2/logs" |
#define DEFAULT_EXP_MANDIR "/usr/local/apache2/man" |
#define DEFAULT_EXP_MANUALDIR "/usr/local/apache2/manual" |
#define DEFAULT_EXP_PROXYCACHEDIR "/usr/local/apache2/proxy" |
#define DEFAULT_EXP_RUNTIMEDIR "/usr/local/apache2/logs" |
#define DEFAULT_EXP_SBINDIR "/usr/local/apache2/bin" |
#define DEFAULT_EXP_STATEDIR "/usr/local/apache2/state" |
#define DEFAULT_EXP_SYSCONFDIR "/usr/local/apache2/conf" |
#define DEFAULT_PREFIX "/usr/local/apache2" |
#define DEFAULT_REL_BINDIR "bin" |
#define DEFAULT_REL_CGIDIR "cgi-bin" |
#define DEFAULT_REL_DATADIR "" |
#define DEFAULT_REL_ERRORDIR "error" |
#define DEFAULT_REL_EXEC_PREFIX "" |
#define DEFAULT_REL_HTDOCSDIR "htdocs" |
#define DEFAULT_REL_ICONSDIR "icons" |
#define DEFAULT_REL_INCLUDEDIR "include" |
#define DEFAULT_REL_INSTALLBUILDDIR "build" |
#define DEFAULT_REL_LIBEXECDIR "modules" |
#define DEFAULT_REL_LOCALSTATEDIR "" |
#define DEFAULT_REL_LOGFILEDIR "logs" |
#define DEFAULT_REL_MANDIR "man" |
#define DEFAULT_REL_MANUALDIR "manual" |
#define DEFAULT_REL_PROXYCACHEDIR "proxy" |
#define DEFAULT_REL_RUNTIMEDIR "logs" |
#define DEFAULT_REL_SBINDIR "bin" |
#define DEFAULT_REL_STATEDIR "state" |
#define DEFAULT_REL_SYSCONFDIR "conf" |