sekedar contoh yang saya pakai :

/usr/local/apache/conf/httpd.conf

<VirtualHost www.domain.net:443>
         ServerAdmin [EMAIL PROTECTED]
         DocumentRoot /home/httpd/html
         ServerName www.domain.net
         <Directory /home/httpd/html/cgi-bin>
             AllowOverride All
             Options All
         </Directory>
         SSLEngine on
         SSLCertificateFile /usr/local/apache/conf/ssl/www.domain.net.crt
         SSLCertificateKeyFile /usr/local/apache/conf/ssl/www.domain.net.key
         ScriptAlias /cgi-bin/ /home/httpd/html/cgi-bin/ 
</VirtualHost>

dengan catatan, semua konfigurasi sudah terset semua :)

  $ cd ../apache_1.3.22
  $  ... 
  $ make
  $ make certificate
  $ make install

---

-Denie -

At 12:52 15/01/2002 +0000, you wrote:
> > 2. Saat saya akses pake https://www.xxx.com kenapa  
> >    tetap gak bisa ya.
> > 


-- 
Utk berhenti langganan, kirim email ke [EMAIL PROTECTED]
Informasi arsip di http://www.linux.or.id/milis.php3

Kirim email ke