Josh Narins <[EMAIL PROTECTED]> wrote:

> As you suspected, everything in the second set returns 0 for 
> $r->is_initial_req().
> 
> However, I never call internal_redirect.
> 
> What else might be doing it?
> 
> To make sure you are confused, the first request returns the content, and I 
> have no idea where the output of the (seeming) internal redirect goes.

It's probably a subrequest or lookup_uri call, then.  It's hard to say why
something would be doing a lookup on /bar for a /foo/bar request, unless
your code is doing it.  Are there actual on-disk directories involved
in /foo/bar?

-- 
Jeremy  |  [EMAIL PROTECTED]

Reply via email to