
![]() http://www.modssl.org |
|
$ tar -zxvf apache_1.3.27.tar.gz $ tar -zxvf mod_ssl-2.8.11-1.3.27.tar.gz $ cd mod_ssl-2.8.11-1.3.27/ $ ./configure \ --with-apache=../apache_1.3.27 \ --with-ssl=../openssl-0.9.6g \ --prefix=/usr/local/apache \ --enable-shared=ssl \ --enable-module=so |
OpenSSL インストール![]() |
![]() |
Apache インストール |
