Re: [users@httpd] http and https overlap in virtual host

2020-04-03 Thread Stefan Eissing
As far as I understand, you have vhost1 *:443 siteA.com vhost2 *:443 Zsize.com If the definitions are included in this order, vhost1 is the default selection initially. Then the client host name is inspected (send via TLS as SNI). If it *matches* any other vhost, that vhost is then taken. Other

[users@httpd] http and https overlap in virtual host

2020-04-02 Thread Gianluca Gargiulo
Hi, nice to partecipate to this list I have a question: i have many virtual-host on apache for http and https pointing same web application folder /var/www/website1 --> /var/www/clients/client2/web1107/web following this schema https://pastebin.com/raw/s6WacZzd WebApplication has many