[Apache - PHP - SSL]
** The Apache Group HTTP Server
>> http://www.apache.org/
** The Apache Interface to OpenSSL
>> http://www.modssl.org/
** The Open Source Toolkit for SSL/TLS
>> http://www.openssl.org/
** Shared Memory Library
>> http://www.engelschall.com/sw/mm/
# Bongkar OpenSSL - gunzip openssl-0.9.6b.tar.gz
# tar -xvf openssl-0.9.6b.tar
# cd openssl-0.9.6b
# ./config --prefix=/aplikasi/ssl
--openssldir=/aplikasi/ssl/openssl
# make
# make test
# make install
# Bongkar mm-1.1.3
# cd mm-1.1.3
# ./configure --disable-shared
# make
# Bongkar apache_1.3.20
# Bongkar mod_ssl-2.8.4-1.3.20
# cd mod_ssl-2.8.4-1.3.20
# ./configure --with-apache=/aplikasi/apache_1.3.20
--with-ssl=/aplikasi/ssl
--with-mm=/aplikasi/mm-1.1.3
--prefix=/aplikasi/apache --enable-shared=max
# cd /aplikasi/apache_1.3.20
# make
# make certificate
# make install
# /aplikasi/apache/bin/apachectl startssl
Apache/1.3.20 mod_ssl/2.8.4 (Pass Phrase Dialog)
Some of your private key files are encrypted for security
reasons.
In order to read them you have to provide us with the pass
phrases.
Server kemanx.co.id:443 (RSA)
Enter pass phrase: ******
Ok: Pass Phrase Dialog successful.
/aplikasi/apache/bin/apachectl startssl: httpd started
*** installasi sukses ***
---------------------------------------------------------
NETKUIS berhadiah ratusan juta Rupiah : (http://netkuis.plasa.com)
Email ini dikirim oleh PlasaCom : (http://www.plasa.com)
---------------------------------------------------------
--
Utk berhenti langganan, kirim email ke [EMAIL PROTECTED]
Informasi arsip di http://www.linux.or.id/milis.php3