I tried it with the host port combination and somehow the web page does not
come up at all, could not keep it that way for longer period to
troubleshoot it as it was being used.
--Chetan
On Tue, Jul 25, 2017 at 6:21 AM, chetan jain wrote:
> Thanks for the Reploy Luca.
>
> so i shall be listing
Thanks for the Reploy Luca.
so i shall be listing all the possible IP:port in the virtualhost.conf file
instead of just *:443 and that should make this work.
Let me try this out.
--Chetan
On Tue, Jul 25, 2017 at 6:16 AM, Luca Toscano
wrote:
> As Eric pointed out earlier on:
>
> > The file nam
As Eric pointed out earlier on:
> The file names don't matter very much. What matters is whether they
> are separate IP:PORT based vhosts. If they're not, they can't have
> separate SSL configurations.
In all files you have and you use a different
ServerName to differentiate. I am not a big expe
Hi Luca,
I have uploaded the content :
https://apaste.info/t5ez
Please review.
--Chetan
On Tue, Jul 25, 2017 at 4:17 AM, Luca Toscano
wrote:
> Hi,
>
> we'd need to get your vhost configuration before helping further on, as
> Eric mentioned you have probably some overlapping but it is very di
Hi,
we'd need to get your vhost configuration before helping further on, as
Eric mentioned you have probably some overlapping but it is very difficult
to debug only from your description. If you can put your configuration in
https://apaste.info/ it would be great, otherwise I'd suggest to reach ou
Hi All,
Any more input on this?
--Chetan
On 21 Jul 2017 10:40 p.m., "chetan jain" wrote:
> Hi Eric,
>
> Thanks for the reply.
> We have a different server alias for each of the host, It does get
> honoured that is how requests go to correct sites.
>
> It's just that something with the SSLProto
Hi Eric,
Thanks for the reply.
We have a different server alias for each of the host, It does get honoured
that is how requests go to correct sites.
It's just that something with the SSLProtocol, i read somewhere after
googling that SSLProtocol are taken from the first virtual host which is
loade
On Fri, Jul 21, 2017 at 2:37 AM, chetan jain wrote:
> Hi All,
>
> We have an Apache WebServer (2.2.15) setup on CentOS 6 where in httpd,conf
> we have included conf.d/*.conf files which has configuration for all the
> virtual hosts.
>
> In conf.d we have respective .conf file for each of the virtu