Sanity check on mod_rewrite and POST data [slightly OT]

[prev] [thread] [next] [Date index for 2005/02/04]

From: Martin Moss
Subject: Sanity check on mod_rewrite and POST data [slightly OT]
Date: 17:40 on 04 Feb 2005
All,

Can I get a sanity check on this:-

I have a form which POSTs to https://server/url
That https servers uses mod_rewrite to forward the
request onto another server internally as
http://server/url

However after the rewrite, the POST data is lost. Can
anybody throw any light on this?

the rewrite rule is this:-

RewriteRule ^(.*)$ http://%{HTTP_HOST}$1 [R]

As a side question, can anybody tell me if a https GET
request would encrypt the parameters passed?

Regards

Marty






	
	
		
___________________________________________________________ 
ALL-NEW Yahoo! Messenger - all new features - even more fun! http://uk.messenger.yahoo.com

AW: Logging user's movements
Denis Banovic 13:50 on 04 Feb 2005

Re: AW: Logging user's movements
James Smith 14:16 on 04 Feb 2005

Re: AW: Logging user's movements
Leo Lapworth 14:55 on 04 Feb 2005

Sanity check on mod_rewrite and POST data [slightly OT]
Martin Moss 17:40 on 04 Feb 2005

Generated at 09:05 on 06 Feb 2005 by mariachi v0.52