Hi,
I was wondering if invoking an internal-redirect from within an
output filter is legal. I need to do that from my output filter but want
to make sure that it conforms to apache2.0 API before I go ahead and
design/code it.
thanks,
-ss
p.s.
http_header_filter actually does that (indirectly) by invoking
ap_die while processing an error_bucket. ap_die will call
internal-redirect if the corresponding custom error response
(ErrorDocument) is a url.
- bug in add_any_filter_handle Sumeet Singh
- Re: Internal redirect from an output filter (Apa... Sumeet Singh
- Re: Internal redirect from an output filter ... Sumeet Singh
- Re: Internal redirect from an output fil... William A. Rowe, Jr.
- Re: [apache-modules] Re: Internal re... Sumeet Singh
- Re: [apache-modules] Re: Intern... André Malo
- Re: [apache-modules] Re: In... Sumeet Singh