Internal redirect from an output filter (Apache2.x)

2004-04-07 Thread Sumeet Singh
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 (indirectl

Re: Internal redirect from an output filter (Apache2.x)

2004-04-07 Thread Sumeet Singh
Can anybody help me out here ? Sumeet Singh wrote: 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