Apache : Redirect web requests - Keep the same host in the URL

2022-03-26 Thread olivier giorgi
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

Tomcat (build)

2013-09-12 Thread olivier giorgi
Hello to all,   With Apache (http server), there are specific build IPV4 or IPV6.   Is it the same kind of thing with Tomcat ?   If yes, where i can find these builds ? Thanks in advance.  Olivier.

Tomcat ipv6

2013-08-09 Thread olivier giorgi
Hello to all, How to configure Tomcat in ipv6 ? What are the corresponding changes to be done in server.xml ?   Is there a specific JVM argument ?   Thanks in advance. Best regards Olivier.

Do you know how to configure Tomcat in ipv6 ?

2013-08-01 Thread olivier giorgi
Hello to all,   Please, could you help me about the following subject:   How to configure Tomcat in ipv6 ?   Thanks in advance. Best regards Olivier.

Tomcat 6 as a windows service fails to start with -server option

2009-12-01 Thread olivier giorgi
Hello to all, Struggling to enable UTF-8 encoding  on apache tomcat 6 Windows service. The option we used to activate (within startup.bat) was            -Dfile.encoding=UTF-8 -server Looks like tomcat is able to start when launched from startup.bat, but, if we intend to configure tomcat