configure --enable-mods-shared="all"
では、proxyなどが入らない!
ほんとにすべてをmodにするなら、以下のようにするとよいらしい。
./configure \
--with-ldap \
--enable-mods-shared="all ssl ldap cache proxy authn_alias mem_cache file_cache authnz_ldap charset_lite dav_lock disk_cache"
参考:http://httpd.apache.org/docs/2.2/programs/configure.html
0 件のコメント:
コメントを投稿