Re: mod_include's recursion detection

2003-11-20 Thread Ian Holsman
Stas Bekman wrote: In one of the tests I've a dynamic response handler whose output is going through INCLUDES, which triggers a sub-request to the same dynamic response handler with different ? arguments or path_info, which repeat it once more. 1) a dynamic response handler /foo sends (/one

mod_include's recursion detection

2003-11-20 Thread Stas Bekman
In one of the tests I've a dynamic response handler whose output is going through INCLUDES, which triggers a sub-request to the same dynamic response handler with different ? arguments or path_info, which repeat it once more. 1) a dynamic response handler /foo sends (/one is path_info):