From 61c026a77e1f0f620fdcb494b787ba234447a068 Mon Sep 17 00:00:00 2001
From: Erik Abele The To assign environment variables (e.g., To assign environment variables (e.g. configure script configures the source tree
- for compiling and installing the Apache HTTP Server at your
+ for compiling and installing the Apache HTTP Server on your
particular platform. Various options allow the compilation of a
server corresponding to your personal requirements../configure [OPTION]...
[VAR=VALUE]...CC,
+ CC,
CFLAGS ...), specify them as
VAR=VALUE. See below
for descriptions of some of the useful variables.most or all (see
--enable-mods-shared below for further explanation) to be
- available. Therefor use the options below.
--disable-actionshttp module is
a basic one, enabling the server to function as an HTTP server. It is
only useful to disable it if you want to use another protocol module
- instead. Don't disable this module until you are really sure
+ instead. Don't disable this module unless you are really sure
what you are doing.--enable-somod_so. This
- module will automatically enabled if you use the
+ module will be automatically enabled if you use the
--enable-mods-shared option.--enable-spelingconfigure is considering module-file to be a
an absolute file path and tries to copy the source file into the
module-type subdirectory.
- This option is useful to add small external modules consiting of - one source file. For bigger modules you should read the vendors +
This option is useful to add small external modules consisting of + one source file. For bigger modules you should read the vendor's documentation.
httpd.conf. The default is 80.
--with-program-name--enable-static-support--enable-suexec--with-suexec-umaskumask for processes started by suexec.
- It default to your system settings.The configure script configures the source tree
- for compiling and installing the Apache HTTP Server at your
+ for compiling and installing the Apache HTTP Server on your
particular platform. Various options allow the compilation of a
server corresponding to your personal requirements.
./configure [OPTION]...
[VAR=VALUE]...
To assign environment variables (e.g., CC,
+
To assign environment variables (e.g. CC,
CFLAGS ...), specify them as
VAR=VALUE. See below
for descriptions of some of the useful variables.
most or all (see
--enable-mods-shared below for further explanation) to be
- available. Therefor use the options below.
+ available. Therefore use the options below.
--disable-actionshttp module is
a basic one, enabling the server to function as an HTTP server. It is
only useful to disable it if you want to use another protocol module
- instead. Don't disable this module until you are really sure
+ instead. Don't disable this module unless you are really sure
what you are doing.--enable-so--enable-mods-shared option.--enable-spelingconfigure is considering module-file to be a
an absolute file path and tries to copy the source file into the
module-type subdirectory.
- This option is useful to add small external modules consiting of - one source file. For bigger modules you should read the vendors +
This option is useful to add small external modules consisting of + one source file. For bigger modules you should read the vendor's documentation.
httpd.conf. The default is 80.
--with-program-name--enable-static-support--enable-suexec--with-suexec-umaskumask for processes started by suexec.
- It default to your system settings.