Hi, I'm redirecting an output of an ASP to my own module (w/Apache::Filter). In the module I want to check if the ASP has issued a redirect. I've tried looking at $r->status, but it always contains 200. I can see that the outbound headers contain 'Location', but I can't find the proper return code. Where should I be looking? Thanks --- Dmitry Beransky Programmer/Analyst University of California, San Diego Multimedia Interactive Learning Lab (http://mill.ucsd.edu)
- Re: Apache::ASP, catching redirect from a downstream filte... Dmitry Beransky
- Re: Apache::ASP, catching redirect from a downstream ... Joshua Chamas
- Re: Apache::ASP, catching redirect from a downstr... Dmitry Beransky