* 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
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
[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
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
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):