On Wed, Apr 19, 2017 at 8:05 PM, Wilmer Arambula <
tecnologiaterab...@gmail.com> wrote:
> Ok, Perfect thanks a lot for your answer, is there any way to prevent it
> from redirecting to the first *: 443 virtualhost, without having to
> define a virtualhost
> for each domain undefined.
No, Where
Hi,
Any help to identify and correct what is the issue in my setting to
re-write the 500 error by Apache Proxy 2.4.25
Regards,
Vel
-- Forwarded message --
From: "Velmurugan Dhakshnamoorthy"
Date: Apr 18, 2017 16:03
Subject: Re: [users@httpd] Reg: Custom error message at Apache
If that domain points to your servers external IP, it will be handled by
the first *:443 virtualhost:
Ok, Perfect thanks a lot for your answer, is there any way to prevent it
from redirecting to the first *: 443 virtualhost, without having to define
a virtualhost
for each domain undefined.
Regar
On Wed, Apr 19, 2017 at 7:39 PM, Wilmer Arambula
wrote:
> http://subdomain1.example.com --> Is not assigned to any virtualhost,
> Because it redirects too https://www.subdomain.example.com
If that domain points to your servers external IP, it will be handled
by the first *:443 virtualhost.
If the
# Valores generales del proyecto
ServerAdmin administra...@example.com
ServerName subdomain.example.com
DocumentRoot /home/domain/public_html/subdomain
Redirect "/" "https://www.subdomain.example.com";
# Valores generales del proyecto
ServerAdmin administra...@exa
Hi - While I have a work-around for this issue, I thought I would post
it here to see what, if any, feedback I might get. Perhaps I am doing
something wrong? I run a rather complex server environment where I use
both Apache HTTPD and Apache Tomcat servers in combination and host a
number of v
Hi Eric/All,
Can you please help me with the below.
Regards,
Krishna
-Original Message-
From: Chunduru, Krishnachaithanya
[mailto:krishnachaithanya.chund...@broadridge.com]
Sent: Monday, April 17, 2017 6:34 PM
To: users@httpd.apache.org
Subject: RE: [users@httpd] how to enable TLS v1.
On Apr 10, 2017 12:10 PM, "Andrei Ivanov" wrote:
On Tue, Apr 4, 2017 at 4:25 PM, Andrei Ivanov
wrote:
> On Wed, Mar 29, 2017 at 12:16 PM, Andrei Ivanov
> wrote:
>
>> On Thu, Mar 23, 2017 at 3:52 PM, Andrei Ivanov
>> wrote:
>>
>>> On Wed, Mar 22, 2017 at 5:08 PM, Yann Ylavic
>>> wrote:
>>>
>>