-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 maaf nih, newbie di linux ssl certificatenya harus tersendiri? tidak bisa pake yang lama?
On Thursday 25 October 2001 01:05 am, you wrote: > Sebenarnya sama aja membuat membuat virtual host untuk http atau https, > yang membedakan nanti di portnya .. > > contoh : > > NameVirtualHost 10.32.10.10 > > <VirtualHost 10.32.10.10> > ServerName www.domain.com > ServerAdmin [EMAIL PROTECTED] > DocumentRoot /www/web > DirectoryIndex index.html index.php > </VirtualHost> > > <IfDefine SSL> > <VirtualHost 10.32.10.10:443> > ServerName secure.domain.com > ServerAdmin [EMAIL PROTECTED] > DocumentRoot /www/web/secure/ > DirectoryIndex index.html index.php > SSLEngine on > SSLCertificateFile /usr/local/apache/conf/ssl.crt/secure.domain.com.crt > ... > ... > ... > </VirtualHost> > </IfDefine> > > Catatan , untuk membuat Virtual host itu bisa dengan berbagai method, > ada yang IP based, atau Name based, atau gabungan kedua-duanya. > coba liat lagi manual di httpd.apache.org , disana juga ada beberapa > contoh .. > > selamat mencoba > > erwien samantha > - -- ichtus ICQ: 50643061 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE72F8CRmdM+7qgEycRAtEpAJ45TiqneUxgWMlAew+S7G3h98V0igCggcDJ XCYnVS+YR4U+KC94CNnYJdY= =i9lE -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
