Re: mod_include's recursion detection

2003-11-25 Thread André Malo
* Stas Bekman <[EMAIL PROTECTED]> wrote: > >> but INCLUDES detects a recursion: > >> > > > > There is a config setting which can increase the number of redirects > > allowed. as far as dynamic vs static.. mod-include doesn't know what is > > underneath it. I belive the recursion is set by d

Re: mod_include's recursion detection

2003-11-22 Thread Stas Bekman
André Malo wrote: * Stas Bekman <[EMAIL PROTECTED]> wrote: but INCLUDES detects a recursion: There is a config setting which can increase the number of redirects allowed. as far as dynamic vs static.. mod-include doesn't know what is underneath it. I belive the recursion is set by default a

Re: mod_include's recursion detection

2003-11-21 Thread Stas Bekman
[hmm, I've sent here by mistake, planned to fire it to httpd, but since Ian has kindly replied let's resolve it here already. I've CC'ed Andre as well] Ian Holsman wrote: Stas Bekman wrote: In one of the tests I've a dynamic response handler whose output is going through INCLUDES, which trigger

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