Re: [mp2] enforcing the order of mod_perl with other modules

[prev] [thread] [next] [Date index for 2005/05/18]

From: Geoffrey Young
Subject: Re: [mp2] enforcing the order of mod_perl with other modules
Date: 21:26 on 18 May 2005
Dorian Taylor wrote:
> i was under the impression that for each phase in the request,
> modules were hooked in the order they were loaded. has this behavior
> changed? is there any way to force mod_rewrite, for example, to
> operate before mod_perl in the transhandler phase?

in apache 1.3 yes, just change the order of the modules with LoadModule
or ClearModuleList+AddModule.  in 2.0 you need to alter the mod_rewrite
or mod_perl sources, unfortunately.

HTH

--Geoff

(message missing)

Re: [mp2] enforcing the order of mod_perl with other modules
Geoffrey Young 21:26 on 18 May 2005

Generated at 15:53 on 25 May 2005 by mariachi v0.52