[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: mod_perl - Intercepting an external Redirect


On 9/19/07, Torsten Krah <suppressed> wrote:
> So in short, i need to analyze the response of mod_proxy and if it matches
> some criteria, i want to do a internal redirect and serve some content under
> the requested url.
> The client should not see the "external redirect" the servlet triggers.
>
> I hope i can do this with a ResponseHandler, but as i am new to this stuff, i
> don't know if this is the "right" way.

I think a filter is what you want.  It sounds like mod_proxy is your
response handler already.  A filter can step in afterward and change
the response.

- Perrin


Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.