Olivier,
Marking off-topic because this is about Apache httpd and not Apache
Tomcat, but it's fine.
See below.
On 3/26/22 07:48, olivier giorgi wrote:
The goal is that users willcontinue to connect to "https:/server1"but will actually
browse to "https://server2";.
I have successfullyredire
> -Ursprüngliche Nachricht-
> Von: olivier giorgi
> Gesendet: Samstag, 26. März 2022 12:49
> An: Tomcat Users List
> Betreff: Apache : Redirect web requests - Keep the same host in the URL
>
>
> Hello all,
>
> The goal is that users willcontinue to
Hello all,
The goal is that users willcontinue to connect to "https:/server1"but will
actually browse to "https://server2";.
I have successfullyredirected from "server1" to "server2" via apache/http, but
the url seen in the browserchanges.
In the following configuration, how can I make this