is it poss to make apache 2.0.59 listen to two 443 ports?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Hi Guys,
my httpd server contains (it's an apache 2.0.59 on gentoo):
httpd.conf+ separate file for Virtual hosts+ separate file for ssl VH
on the ssl config file there is one website running as follows:
<VirtualHost _default_:443>
....
</VirtualHost>
is it possible to deploy another website (with of course another ssl certificate) like this????????:
<VirtualHost *:443>
....
</VirtualHost>
thank you guys for any help!
[Index of Archives]
[Open SSH Users]
[Linux ACPI]
[Linux Kernel]
[Linux Laptop]
[Kernel Newbies]
[Security]
[Netfilter]
[Bugtraq]
[Squid]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Samba]
[Video 4 Linux]
[Device Mapper]