Linux下Apache的configure配置项(2)

Optional Packages:
  --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
  --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
  --with-included-apr     Use bundled copies of APR/APR-Util
  --with-apr=PATH         prefix for installed APR or the full path to
                             apr-config
  --with-apr-util=PATH    prefix for installed APU or the full path to
                             apu-config
  --with-pcre=PATH        Use external PCRE library
  --with-port=PORT        Port on which to listen (default is 80)
  --with-sslport=SSLPORT  Port on which to securelisten (default is 443)
  --with-z=DIR            use a specific zlib library
  --with-sslc=DIR         RSA SSL-C SSL/TLS toolkit
  --with-ssl=DIR          OpenSSL SSL/TLS toolkit
  --with-mpm=MPM          Choose the process model for Apache to use.
                          MPM={beos|event|worker|prefork|mpmt_os2}
  --with-module=module-type:module-file
                          Enable module-file in the modules/                           directory.   --with-program-name     alternate executable name   --with-suexec-bin       Path to suexec binary   --with-suexec-caller    User allowed to call SuExec   --with-suexec-userdir   User subdirectory   --with-suexec-docroot   SuExec root directory   --with-suexec-uidmin    Minimal allowed UID   --with-suexec-gidmin    Minimal allowed GID   --with-suexec-logfile   Set the logfile   --with-suexec-safepath  Set the safepath   --with-suexec-umask     umask for suexec'd process  Some influential environment variables:   CC          C compiler command   CFLAGS      C compiler flags   LDFLAGS     linker flags, e.g. -L if you have libraries in a              nonstandard directory    LIBS        libraries to pass to the linker, e.g. -l   CPPFLAGS    C/C++/Objective C preprocessor flags, e.g. -I if              you have headers in a nonstandard directory    CPP         C preprocessor  Use these variables to override the choices made by `configure' or to help it to find libraries and programs with nonstandard names/locations.

内容版权声明:除非注明,否则皆为本站原创文章。

转载注明出处:https://www.heiqu.com/wydyzd.html