Mixing HTTPS and HTTP Virtual Hosts in Apache

Matthew Benjamin msbenjamin12 at gmail.com
Mon Jun 5 19:19:28 UTC 2006


Does anyone have experience in Apache creating a SSL site along with a
normal http website via NameVirtualHost. I am trying but it only gives the
default_virtual_host for the SSL site. I configure my virtual host that I
want to be a ssl site like the following.


<VirtualHost *:443>
    ServerAdmin myname at www.g.com
    ServerName www.g.com
    DocumentRoot /home/myname/public_html/download

</VirtualHost>
Any help would be greatly appreciated.

-- 
mB.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/fedora-list/attachments/20060605/ba8bc779/attachment-0001.htm>


More information about the fedora-list mailing list