Hi *,
I read the FAQ ( http://www.modssl.org/docs/2.8/ssl_faq.html#vhosts )
and I read Owen's reply to this list from March 28
( http://marc.theaimsgroup.com/?l=apache-modssl&m=98576871506980&w=2 )
I still have a question to ask.
Before I found that FAQ and that reply, I was trying (for some time),
to run name-based virtual mod_ssl hosts :). After I read the FAQ and
that reply, I thought that I -sort-of- understand why that can't work
- until I found that one of my attempts works. Please help me find where
I'm wrong.
This is the excerpt from my httpd.conf (IP addresses and host names
altered):
(...)
NameVirtualHost 1.2.3.4:443
<VirtualHost 1.2.3.4:443>
ServerName host1.mydomain.dom
DocumentRoot "/data/host1"
ServerAdmin [EMAIL PROTECTED]
</VirtualHost>
<VirtualHost 1.2.3.4:443>
ServerName host2.mydomain.dom
DocumentRoot "/data/host2"
ServerAdmin [EMAIL PROTECTED]
</VirtualHost>
(...)
The rest of the virtual host configuration is the same (yes, using the
same certificate for both hosts - I didn't try to change it, and I don't
mind it in this application).
I'm -sort-of- puzzled. Please help.
Thanks,
Jan
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
Dr. Jan Vejvalka
Dept. of Applied Informatics
2nd Medical Faculty, Charles University
V uvalu 84 fax: +420 2 24435820
150 06 Praha 5 voice: +420 2 57210345
Czech Republic internet: [EMAIL PROTECTED]
** Knowledge is nothing if not shared ... ([EMAIL PROTECTED]) **
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]