On Tue, Apr 12, 2005 at 08:33:59PM -0400, Geoffrey Young wrote:
> yes, because mp1 is configured to handle requests of type DIR_MAGIC_TYPE
> whereas mp2 is not.  this is a bug or a feature, depending on whether you
> think mp1 was correct or not :)

OK, that makes sense. I was beginning to worry about my sanity :).


> see
> 
>   http://www.masonhq.com/?HandlingDirectoriesWithDhandlers
> 
> for a good discussion, and a fixup handler that will likely fix your
> problem.  you can also search the archives for the Apache::Dir discussion
> that (IIRC) yielded that document.

Oddly, the last line of the document (before the comments) says:

  So none of the above solutions should be necessary in mod_perl 2, but
  as of this writing, I doubt that Mason handles directories with
  mod_perl 2 at all.

I presume that's in relation to Mason.

Do you think that the --permute-module would option work in my case? Any
reason to use Apache::Dir in favor of reordering the modules (assuming
that one has complete control over the httpd binary)?


Thanks,
William

-- 
Knowmad Services Inc.
http://www.knowmad.com

Reply via email to