Definition:
Compile-time definition; default set by #include "httpd.h"
Usage example:
env CFLAGS="-Wall -DHTTPD_ROOT=\"/usr/httpd\"" ./configure
This constant is the hard-coded default for the ServerRoot
directive. Its value differs from operating system to operating
system:
/os2httpd/apache/boot/home/apachesys:/apache/usr/local/apacheThis default value is typically overridden at compile-time by the build script.
Previous: HARD_SERVER_LIMIT
Next: HTTP_ACCEPTED
Table of Contents
(Routines,
Structures,
Data Cells,
Constants)