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
You should definitely go to an Apache https help list, or perhaps here :
http://modwsgi.readthedocs.io/en/develop/finding-help.html
I do not see any Rewrite or redirects in what you show below, although maybe the
AliasMatch below could be considered as a form of internal redirect (but not one g
Thanks Andre. I am not aware of any proxy in our network. I am pretty sure
the request is directly coming to Apache. I am trying to understand the
httpd.conf file. There are several RewriteRule's and redirects. Here is
the virtual host configuration.
ServerName www.xxx.com
WSGIProcessGroup web2py
On 09.05.2016 18:47, Temp Temp wrote:
Thanks Andre. Will do
Your are welcome.
Based on the minimal information you provided below, I will venture a guess
however :
It may be that when users access your application from the Internet, this goes through a
front-end proxy server before reaching y
Thanks Andre. Will do
On Mon, May 9, 2016 at 11:37 AM, André Warnier (tomcat)
wrote:
> On 09.05.2016 17:11, Temp Temp wrote:
>
>> Hi All
>>
>> Need help to trace how the redirect is happening
>>
>> We have some static pages and dynamic pages (Using Python) and we are
>> using
>> apache 2.2.15 (U
On 09.05.2016 17:11, Temp Temp wrote:
Hi All
Need help to trace how the redirect is happening
We have some static pages and dynamic pages (Using Python) and we are using
apache 2.2.15 (Unix Environment).
Then you are asking for help on the wrong list. This one is for Apache Tomcat, which is
Hi All
Need help to trace how the redirect is happening
We have some static pages and dynamic pages (Using Python) and we are using
apache 2.2.15 (Unix Environment).
We have a URL to edit product details. When this URL is used in the
intranet it is displaying the product details When the same U
SSLCertificateKeyFile conf/ssl/mykey.key
SSLProxyEngine On
ProxyPreserveHost On
ProxyPass / https://localdomain.com/
ProxyPassReverse / https://localdomain.com/
ServerName webdomain.com
Thank you a million and I wish you
On Tue, Dec 16, 2008 at 9:59 AM, TiredMan wrote:
> "The page cannot be found" message in IE when i go to http://webdomain.com
You would be better off using Firefox with the Web Developer and
Firebug plugins to get better error messages, but...
> As for httpd logs, i not sure they are configured
com
>
> -
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
>
>
>
--
View this message in context:
http://www.nabble.com/Aid%3A-T
On Tue, Dec 16, 2008 at 9:11 AM, TiredMan wrote:
>
> Thank you for reply! Maybe you can also point me where I am wrong then?
> And when I tried to access webdomain.com from a machine which has not acees
> to localdomain.com directly - i did not successed.
WTF does that mean? You got a 404? 500 e
;
>
> --
> Hassan Schroeder hassan.schroe...@gmail.com
>
> -
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
>
>
On Tue, Dec 16, 2008 at 8:06 AM, TiredMan wrote:
>
> Hi. Kees de Kooter, are you sure it is possible with mod_proxy?
> In this case if i will set at webdomain.com something like:
> ProxyPass / http://localdomain.com
> It will just redirect user, to http://localdomain.com which is not
> accessible
re i can read about it? I am completely newbe in
>> apache/tomcat, so please don't be aggressive with respect to me :)
>> --
>> View this message in context:
>> http://www.nabble.com/Aid%3A-Tomcat-Apache-redirect-%28or-forwarding%29.-tp21031384p21031384.html
>> Sent from th
com:443 --> localdomain.com:3001
>
> Is it possible to configure so? Could you please show me how to do that?
> Maybe you know where i can read about it? I am completely newbe in
> apache/tomcat, so please don't be aggressive with respect to me :)
> --
> View this
-
View this message in context:
http://www.nabble.com/Aid%3A-Tomcat-Apache-redirect-%28or-forwarding%29.-tp21031384p21031384.html
Sent from the Tomcat - User mailing list archive at Nabble.com.
-
To unsubscribe, e-mail: us
18 matches
Mail list logo