RE: [us...@httpd] HTTP Post requests

2009-11-04 Thread Jorge Medina
, but I doubt it) -Original Message- From: breaks [mailto:astave...@yahoo.com] Sent: Wednesday, November 04, 2009 4:22 PM To: users@httpd.apache.org Subject: RE: [us...@httpd] HTTP Post requests Thanks Jordiang. That's very interesting. I wonder why I won't see the body in

RE: [us...@httpd] HTTP Post requests

2009-11-04 Thread breaks
Thanks Jordiang. That's very interesting. I wonder why I won't see the body in the mod_jk logs? Any ideas... jordiang wrote: > > Yes, mod_jk will also forward POST requests. You won't see the body on the > mod_jk logs. > > -Original Message- > From: breako [mailto:alex.stave...@fineos.

RE: [us...@httpd] HTTP Post requests

2009-11-04 Thread Jorge Medina
Yes, mod_jk will also forward POST requests. You won't see the body on the mod_jk logs. -Original Message- From: breako [mailto:alex.stave...@fineos.com] Sent: Wednesday, November 04, 2009 1:11 PM To: users@httpd.apache.org Subject: [us...@httpd] HTTP Post requests Hi, Can anybody tell