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 it has to 
redirect to https. So it sends a 302 with Location: 
https://www.server.com/login.
But on the client side, it is a redirect to http://www.server.com/login. That 
results in a loop.

I sniffered between client and RP and backend, the Apache 2.4 modifies the 
Location to http.

Is this a bug?

Best Regards,
Sven


Festo AG & Co. KG
Sven Womann
Abteilung IM-WMS
Inf. Mgmt. Web and Security
Plieninger Stra?e 50
73760 Ostfildern-Scharnhausen
Deutschland
Telefon +49(711)347-2898
Telefax +49(711)34754-2898
http://www.festo.com

Der Inhalt dieser E-Mail und moeglicher Anhaenge sind ausschliesslich fuer den 
bezeichneten Adressaten bestimmt.
Jede Form der Kenntnisnahme, Veroeffentlichung, Vervielfaeltigung oder 
Weitergabe des Inhalts dieser E-Mail und
moeglicher Anhaenge durch unberechtigte Dritte ist unzulaessig. Wir bitten Sie, 
sich mit dem Absender der E-Mail in
Verbindung zu setzen, falls Sie nicht der Adressat dieser E-Mail sind sowie das 
Material von Ihrem Computer zu loeschen.

This e-mail and any attachments are confidential and intended solely for the 
addressee. The perusal, publication, copying
or dissemination of the contents of this e-mail by unauthorised third parties 
is prohibited. If you are not the intended
recipient of this e-mail, please delete it and immediately notify the sender.

Rechtsform: Kommanditgesellschaft, Sitz: Esslingen a.N., Registergericht 
Stuttgart HRA 211583, Umsatzsteuerident-Nummer: DE 145339206
Pers?nlich haftende Gesellschafterin: Festo Management Aktiengesellschaft, 
Sitz: Wien/?sterreich, Firmenbuchgericht: Handelsgericht Wien, Firmenbuch Nr. 
FN 303027 d
Vorstand: Dipl.-Kfm. Alfred Goll, Dr. Claus Jessen, Dr. Ansgar Kriwet, 
Dipl.-Kfm. Michael M?lleken, Dr. Eberhard Veit (Vorsitzender)
Aufsichtsratsvorsitzender: Prof. Dr.-Ing. Dr.-Ing. E.h. Klaus Wucherer


Reply via email to