トップ   編集 差分 履歴 添付 複製 名前変更 リロード   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS   ログイン

コンピュータ系/ソフトウェア/Apache/インストール/Ver.2.2.24/Webサーバ用 の変更点

-tar xzf httpd-2.2.24.tar.gz
-cd httpd-2.2.24
-./configure
--
~--enable-so --enable-mods-shared=all --enable-authnz-ldap=shared --enable-ldap=shared --with-ldap

-make; make install