Chinaunix首页 | 论坛 | 博客
  • 博客访问: 15918
  • 博文数量: 7
  • 博客积分: 193
  • 博客等级: 入伍新兵
  • 技术积分: 70
  • 用 户 组: 普通用户
  • 注册时间: 2011-01-05 22:24
文章分类
文章存档

2011年(7)

我的朋友

分类: LINUX

2011-01-13 21:51:16

pache HTTP Server (httpd) 2.2.16全部编译选项
view source

print
?001 Usage: ./configure [OPTION]... [VAR=VALUE]...
002
003 To assign environment variables (e.g., CC, CFLAGS...), specify them as
004 VAR=VALUE. See below for descriptions of some of the useful variables.
005
006 Defaults for the options are specified in brackets.
007
008 Configuration:
009 -h, --help display this help and exit
010 --help=short display options specific to this package
011 --help=recursive display the short help of all the included packages
012 -V, --version display version information and exit
013 -q, --quiet, --silent do not print `checking...' messages
014 --cache-file=FILE cache test results in FILE [disabled]
015 -C, --config-cache alias for `--cache-file=config.cache'
016 -n, --no-create do not create output files
017 --srcdir=DIR find the sources in DIR [configure dir or `..']
018
019 Installation directories:
020 --prefix=PREFIX install architecture-independent files in PREFIX
021 [/usr/local/apache2]
022 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
023 [PREFIX]
024
025 By default, `make install' will install all the files in
026 `/usr/local/apache2/bin', `/usr/local/apache2/lib' etc. You can specify
027 an installation prefix other than `/usr/local/apache2' using `--prefix',
028 for instance `--prefix=$HOME'.
029
030 For better control, use the options below.
031
032 Fine tuning of the installation directories:
033 --bindir=DIR user executables [EPREFIX/bin]
034 --sbindir=DIR system admin executables [EPREFIX/sbin]
035 --libexecdir=DIR program executables [EPREFIX/libexec]
036 --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
037 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
038 --localstatedir=DIR modifiable single-machine data [PREFIX/var]
039 --libdir=DIR object code libraries [EPREFIX/lib]
040 --includedir=DIR C header files [PREFIX/include]
041 --oldincludedir=DIR C header files for non-gcc [/usr/include]
042 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
043 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
044 --infodir=DIR info documentation [DATAROOTDIR/info]
045 --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
046 --mandir=DIR man documentation [DATAROOTDIR/man]
047 --docdir=DIR documentation root [DATAROOTDIR/doc/PACKAGE]
048 --htmldir=DIR html documentation [DOCDIR]
049 --dvidir=DIR dvi documentation [DOCDIR]
050 --pdfdir=DIR pdf documentation [DOCDIR]
051 --psdir=DIR ps documentation [DOCDIR]
052
053 System types:
054 --build=BUILD configure for building on BUILD [guessed]
055 --host=HOST cross-compile to build programs to run on HOST [BUILD]
056 --target=TARGET configure for building compilers for TARGET [HOST]
057
058 Optional Features:
059 --disable-option-checking ignore unrecognized --enable/--with options
060 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
061 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
062 --enable-layout=LAYOUT
063 --enable-v4-mapped Allow IPv6 sockets to handle IPv4 connections
064 --enable-exception-hook Enable fatal exception hook
065 --enable-maintainer-mode
066 Turn on debugging and compile time warnings
067 --enable-pie Build httpd as a Position Independent Executable
068 --enable-modules=MODULE-LIST
069 Space-separated list of modules to enable | "all" |
070 "most"
071 --enable-mods-shared=MODULE-LIST
072 Space-separated list of shared modules to enable |
073 "all" | "most"
074 --disable-authn-file file-based authentication control
075 --enable-authn-dbm DBM-based authentication control
076 --enable-authn-anon anonymous user authentication control
077 --enable-authn-dbd SQL-based authentication control
078 --disable-authn-default authentication backstopper
079 --enable-authn-alias auth provider alias
080 --disable-authz-host host-based authorization control
081 --disable-authz-groupfile
082 'require group' authorization control
083 --disable-authz-user 'require user' authorization control
084 --enable-authz-dbm DBM-based authorization control
085 --enable-authz-owner 'require file-owner' authorization control
086 --enable-authnz-ldap LDAP based authentication
087 --disable-authz-default authorization control backstopper
088 --disable-auth-basic basic authentication
089 --enable-auth-digest RFC2617 Digest authentication
090 --enable-isapi isapi extension support
091 --enable-file-cache File cache
092 --enable-cache dynamic file caching
093 --enable-disk-cache disk caching module
094 --enable-mem-cache memory caching module
095 --enable-dbd Apache DBD Framework
096 --enable-bucketeer buckets manipulation filter
097 --enable-dumpio I/O dump filter
098 --enable-echo ECHO server
099 --enable-example example and demo module
100 --enable-case-filter example uppercase conversion filter
101 --enable-case-filter-in example uppercase conversion input filter
102 --enable-reqtimeout Limit time waiting for request from client
103 --enable-ext-filter external filter module
104 --disable-include Server Side Includes
105 --disable-filter Smart Filtering
106 --enable-substitute response content rewrite-like filtering
107 --disable-charset-lite character set translation
108 --enable-charset-lite character set translation
109 --enable-deflate Deflate transfer encoding support
110 --enable-ldap LDAP caching and connection pooling services
111 --disable-log-config logging configuration
112 --enable-log-forensic forensic logging
113 --enable-logio input and output logging
114 --disable-env clearing/setting of ENV vars
115 --enable-mime-magic automagically determining MIME type
116 --enable-cern-meta CERN-type meta files
117 --enable-expires Expires header control
118 --enable-headers HTTP header control
119 --enable-ident RFC 1413 identity check
120 --enable-usertrack user-session tracking
121 --enable-unique-id per-request unique ids
122 --disable-setenvif basing ENV vars on headers
123 --disable-version determining httpd version in config files
124 --enable-proxy Apache proxy module
125 --enable-proxy-connect Apache proxy CONNECT module
126 --enable-proxy-ftp Apache proxy FTP module
127 --enable-proxy-http Apache proxy HTTP module
128 --enable-proxy-scgi Apache proxy SCGI module
129 --enable-proxy-ajp Apache proxy AJP module
130 --enable-proxy-balancer Apache proxy BALANCER module
131 --enable-ssl SSL/TLS support (mod_ssl)
132 --enable-distcache Select distcache support in mod_ssl
133 --enable-optional-hook-export
134 example optional hook exporter
135 --enable-optional-hook-import
136 example optional hook importer
137 --enable-optional-fn-import
138 example optional function importer
139 --enable-optional-fn-export
140 example optional function exporter
141 --enable-static-support Build a statically linked version of the support
142 binaries
143 --enable-static-htpasswd
144 Build a statically linked version of htpasswd
145 --enable-static-htdigest
146 Build a statically linked version of htdigest
147 --enable-static-rotatelogs
148 Build a statically linked version of rotatelogs
149 --enable-static-logresolve
150 Build a statically linked version of logresolve
151 --enable-static-htdbm Build a statically linked version of htdbm
152 --enable-static-ab Build a statically linked version of ab
153 --enable-static-checkgid
154 Build a statically linked version of checkgid
155 --enable-static-htcacheclean
156 Build a statically linked version of htcacheclean
157 --enable-static-httxt2dbm
158 Build a statically linked version of httxt2dbm
159 --enable-http HTTP protocol handling
160 --disable-mime mapping of file-extension to MIME
161 --enable-dav WebDAV protocol handling
162 --disable-status process/thread monitoring
163 --disable-autoindex directory listing
164 --disable-asis as-is filetypes
165 --enable-info server information
166 --enable-suexec set uid and gid for spawned processes
167 --disable-cgid CGI scripts
168 --enable-cgi CGI scripts
169 --disable-cgi CGI scripts
170 --enable-cgid CGI scripts
171 --enable-dav-fs DAV provider for the filesystem
172 --enable-dav-lock DAV provider for generic locking
173 --enable-vhost-alias mass virtual hosting module
174 --disable-negotiation content negotiation
175 --disable-dir directory request handling
176 --enable-imagemap server-side imagemaps
177 --disable-actions Action triggering on requests
178 --enable-speling correct common URL misspellings
179 --disable-userdir mapping of requests to user-specific directories
180 --disable-alias mapping of requests to different filesystem parts
181 --enable-rewrite rule based URL manipulation
182 --enable-so DSO capability
183
184 Optional Packages:
185 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
186 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
187 --with-included-apr Use bundled copies of APR/APR-Util
188 --with-apr=PATH prefix for installed APR or the full path to
189 apr-config
190 --with-apr-util=PATH prefix for installed APU or the full path to
191 apu-config
192 --with-pcre=PATH Use external PCRE library
193 --with-port=PORT Port on which to listen (default is 80)
194 --with-sslport=SSLPORT Port on which to securelisten (default is 443)
195 --with-z=DIR use a specific zlib library
196 --with-sslc=DIR RSA SSL-C SSL/TLS toolkit
197 --with-ssl=DIR OpenSSL SSL/TLS toolkit
198 --with-mpm=MPM Choose the process model for Apache to use.
199 MPM={beos|event|worker|prefork|mpmt_os2}
200 --with-module=module-type:module-file
201 Enable module-file in the modules/
202 directory.
203 --with-program-name alternate executable name
204 --with-suexec-bin Path to suexec binary
205 --with-suexec-caller User allowed to call SuExec
206 --with-suexec-userdir User subdirectory
207 --with-suexec-docroot SuExec root directory
208 --with-suexec-uidmin Minimal allowed UID
209 --with-suexec-gidmin Minimal allowed GID
210 --with-suexec-logfile Set the logfile
211 --with-suexec-safepath Set the safepath
212 --with-suexec-umask umask for suexec'd process
213
214 Some influential environment variables:
215 CC C compiler command
216 CFLAGS C compiler flags
217 LDFLAGS linker flags, e.g. -L if you have libraries in a
218 nonstandard directory
219 LIBS libraries to pass to the linker, e.g. -l
220 CPPFLAGS (Objective) C/C++ preprocessor flags, e.g. -I if
221 you have headers in a nonstandard directory
222 CPP C preprocessor
223
224 Use these variables to override the choices made by `configure' or to help
225 it to find libraries and programs with nonstandard names/locations.
226
227 Report bugs to the package provider.

标签:转自:
阅读(883) | 评论(0) | 转发(0) |
0

上一篇:GCC程序编译

下一篇:apache安装与配置

给主人留下些什么吧!~~