Alan, is right I found the problem it goes as follows<br>
<br>
1. You can only have 1 ssl site per IP address, because of the nature of ssl you can't use NameVirtualHost directive<br>
2. The ssl configuration is not done in the httpd.conf file, it is done
in the ssl.conf file. (This is true at least for my Apache servers I
have installed. (Apache 2)  I believe this is true for everyone
else as well.<br>
3. The directory that the ssl configuration points to is the default
DocumentRoot in the httpd.conf file. The httpd.conf file knows where to
find the ssl.conf file by the following line,<br>
<span style="font-weight: bold;">Include conf.d/*.conf</span><br>
4. The vhost for the ssl site is configured in the ssl.conf file.<br>
<br>
The quest to learning has been completed - at least for this hour.<br>
<span style="font-weight: bold;"><br>
</span><br><br><div><span class="gmail_quote">On 6/5/06, <b class="gmail_sendername">Jerry Roy</b> <<a href="mailto:jroy@ipass.com">jroy@ipass.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Can someone please send their httpd.conf file so I can review?<br><br>-----Original Message-----<br>From: <a href="mailto:fedora-list-bounces@redhat.com">fedora-list-bounces@redhat.com</a><br>[mailto:<a href="mailto:fedora-list-bounces@redhat.com">
fedora-list-bounces@redhat.com</a>] On Behalf Of Eric Brunson<br>Sent: Monday, June 05, 2006 3:32 PM<br>To: For users of Fedora Core releases<br>Subject: Re: Mixing HTTPS and HTTP Virtual Hosts in Apache<br><br><br>Yes it does.
<br><br>Matthew Benjamin wrote:<br>> Good idea however it does not work when you have multiple VirtualHost<br>> (http).<br>> On 6/5/06, *Nadeem Shahbaz* <<a href="mailto:thrall.mail.list@gmail.com">thrall.mail.list@gmail.com
</a><br>> <mailto:<a href="mailto:thrall.mail.list@gmail.com">thrall.mail.list@gmail.com</a>>> wrote:<br>><br>><br>><br>>     Matthew Benjamin, on 2006-06-06 12:19 AM +0500, wrote :<br>>     >
<br>>     > <VirtualHost *:443><br>><br>>     Ummm use IP in place of *<br>><br>>     Nadeem<br>><br>>     --<br>>     fedora-list mailing list<br>>     <a href="mailto:fedora-list@redhat.com">
fedora-list@redhat.com</a> <mailto:<a href="mailto:fedora-list@redhat.com">fedora-list@redhat.com</a>><br>>     To unsubscribe:<br><a href="https://www.redhat.com/mailman/listinfo/fedora-list">https://www.redhat.com/mailman/listinfo/fedora-list
</a><br>><br>><br>><br>><br>> --<br>> mB.<br><br>--<br>fedora-list mailing list<br><a href="mailto:fedora-list@redhat.com">fedora-list@redhat.com</a><br>To unsubscribe: <a href="https://www.redhat.com/mailman/listinfo/fedora-list">
https://www.redhat.com/mailman/listinfo/fedora-list</a><br><br><br><br>--<br>fedora-list mailing list<br><a href="mailto:fedora-list@redhat.com">fedora-list@redhat.com</a><br>To unsubscribe: <a href="https://www.redhat.com/mailman/listinfo/fedora-list">
https://www.redhat.com/mailman/listinfo/fedora-list</a><br></blockquote></div><br><br clear="all"><br>-- <br>mB.