Please don't shut up...

I just <gasp!> looked at the request_rec structure.

So, it's possible that the called module may not even use r->filename?

Then the called module has responsibility for checking r->filename.

No, scratch that...

The calling module has the responsibility of providing a good r->filename,
even when it's not used.

Am I getting warm?

> I'm thinking on a different scheme :)
>
> Think of "module" as something Apache calls, like mod_jk2 or mod_python or
> mod_perl or XXX...  Apache can't very well implement checks to protect those
> modules from crapping out on r->filename.
>
> I'll shut up now.
>

Reply via email to