.@kippdata.de]
Sent: Saturday, August 24, 2013 10:50 PM
To: users@httpd.apache.org
Subject: Re: [users@httpd] Apache 2.4 ReverseProxy Issue
On 21.08.2013 13:42, Womann, Sven wrote:
> Sorry, I meant to write example.com...
>
> I use include my RP-Rules in a dedicated file.
> Ther
On 21.08.2013 13:42, Womann, Sven wrote:
> Sorry, I meant to write example.com...
>
> I use include my RP-Rules in a dedicated file.
> There I work with RewriteRule ^/(.*)$ http://internal.example.com/$1 [P,QSA,L]
> ProxyPassReverse is used in a Location directive like
>
>
> ProxyPassRever
httpd] Apache 2.4 ReverseProxy Issue
On Wed, 2013-08-21 at 08:30 +, Womann, Sven wrote:
> But on the client side, it is a redirect to
> http://www.server.com/login. That results in a loop.
Are you working for server.com, or did you mean to write example.com?
What ProxyPassReverse di
On Wed, 2013-08-21 at 08:30 +, Womann, Sven wrote:
> But on the client side, it is a redirect to
> http://www.server.com/login. That results in a loop.
Are you working for server.com, or did you mean to write example.com?
What ProxyPassReverse directives do you have?
If that isn't what you w
Hello,
I migrated my Apache 2.2 to 2.4. It is working as a reverse proxy. Now I have
the following issue:
For the listener on Port 80 I set a request header ClientProtocol=http.
For the listener on Port 443 I set it to https.
So my application on the backend knows for example that for a login i