Hi folks!

I Have the following setup:

Apache/2.2.4 
mod_ssl/2.2.4 
mod_jk/1.2.25
mod_rewrite (?)
Apache Tomcat 5.5.23

Browser ==> Apache + mod_rewrite ==> mod_jk ==> Tomcat


This is a Linux machine, and mod_rewrite is used to switch to SSL on certain 
URLs.

Problem: the POST data is lost whenever a form on a http page sends data to a 
page that gets its URL rewritten to https.
This goes as folllows:

http page => form post to http url => rewrite url to https, switch to SSL => 
display https url

No data arrives when using POST!
I know there is a bug that limits the maximum post size to x KB, but in my 
case, the post data is a just a few text fields.
Any idea as to why this happens?

Regards,


Michael


-- 
Michael Böckling
Java Engineer
dmc digital media center GmbH 
Rommelstraße 11 
70376 Stuttgart (Germany) 
Telefon: +49 711 601747-0
Telefax: +49 711 601747-141 
E-Mail: [EMAIL PROTECTED] 
Internet: www.dmc.de 

Handelsregister: AG Stuttgart HRB 18974
Geschäftsführer: Andreas Magg, Daniel Rebhorn, Andreas Schwend

---------------------------------------------
"Open Source ist reif für ECM" zeigt Ihnen neue und innovative Lösungswege 
sowie Best Practices aus dem Bereich Enterprise Content Management. Besuchen 
Sie die ECM-Vortragsreihe bei dmc!

Nächste Veranstaltung:
20. September 2007, 15-18.30 Uhr: "Digitaler Rechnungsein- und ausgang. Was ist 
möglich? Was ist erlaubt? - Automatische Verarbeitung des Rechnungseingangs und 
digitale Signierung von Dokumenten beim Versand von elektronischen Dokumenten."
Veranstaltungsort: Römerkastell, 70376 Stuttgart 

Melden Sie sich unter www.dmc.de/ecm an oder besuchen Sie uns vom 25.-27.09.07 
auf der DMS in Köln: Halle 7, Stand G095!

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to