Re: Configuring redirects from http to https

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

 



On Fri, Nov 30, 2018 at 1:40 PM Jack M. Nilles <jnilles@xxxxxxxx> wrote:
# http redirect
<VirtualHost aaa.bbb.ccc.ddd:80>

<Virtualhost *:80>
Note you have an error there, the incoming request will be matched to
only one list of matching VirtualHosts, host1.com alone on the first, 
and host2 alone on the second list. You surely meant these to share
the same name-based virtual host lists?

[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]

  Powered by Linux