Mixing HTTPS and HTTP Virtual Hosts in Apache

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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@xxxxxxxxx
    ServerName www.g.com
    DocumentRoot /home/myname/public_html/download

</VirtualHost>

Any help would be greatly appreciated.

--
mB.

[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux