Dmitry Beransky wrote:
> Hmm, I don't think I ever mentioned that ASP post-POST redirects just all
> of a sudden stopped working for me. A browser would send a POST request
> and never get anything back. The logs showed that the request was
> processed to the point of $Response->Redirect, but
> -Original Message-
> From: Joshua Chamas [mailto:[EMAIL PROTECTED]]
> Sent: Friday, July 07, 2000 12:46 PM
> To: Dmitry Beransky
> Cc: [EMAIL PROTECTED]; Ken Williams
> Subject: Re: Apache::ASP and post-POST redirect
>
>
>
> I bet its an ASP->
Dmitry Beransky wrote:
>
> Uh, I found what it was!
>
> After receiving Joshua's email, I experimented some more and while trying
> to get the simplest possible configuration disabled the 'Filter' flag
> (which I had turned on because I used Apache::SSI in conjunction with
> ASP). And this did
Uh, I found what it was!
After receiving Joshua's email, I experimented some more and while trying
to get the simplest possible configuration disabled the 'Filter' flag
(which I had turned on because I used Apache::SSI in conjunction with
ASP). And this did the trick. As soon as filtering w