I have an input filter that might need to reinvoke the handler that inserted this 
input filter (this time with the filter removed).
It worked exactly as I expected on a UNIX box.
Then, when I did the WIN32 port, I saw the function signature 
(CORE_DECLARE) and realized I was in trouble.
I had previously tried _redirect_internal but this did not work.
Is there any other way to get the handler reinvoked?
If not, is there a good reason why ap_invoke_handler is marked private?
Thanks.
Aryeh
---
Aryeh Katz
Secured-Services Inc.

Reply via email to