Hi, In 2.0 and/or 2.2 can a output filter trigger the equivalent of an ap_internal_redirect() ?
I am hoping to trap a specific status code that a content handler may return and fire an internal redirect so as to cause another content handler to trigger. I know how to do this using ErrorDocument but would like to do this programmatically from my o/p filter. -srp