On Apr 25, 2007, at 3:21 PM, Fred Sanfrod wrote:
the inbound requests are to the ASP page i'm protecting and usually carry query data in the uri, e.g.,http://foo.domain.org/foo.asp? name=&addy=&etc ...which does NOT seem to be passed along to the back end web server. This is true with either a GET or POST method.
Can you post us the pertinent part of your Apache configuration? I have a server that does a bunch of reverse proxy stuff and I have never given the query string or the POST data any thought, so it must be working if all you do is something like
<Location /foo> ProxyPass http://backend/foo ProxyPassReverse http://backend/foo </Location> Are you doing something more elaborate or different? S. -- Sander Temme sctemme@xxxxxxxxxx PGP FP: 51B4 8727 466A 0BC3 69F4 B7B8 B2BE BC40 1529 24AF
Attachment:
smime.p7s
Description: S/MIME cryptographic signature