| fsoria@gmail.com 2007-03-06, 1:18 pm |
| Note sure if we are talking about the same thing...
I inherited this configuration file, the issue is I need some rewrite
rules to run before the location match. So if a rule does not
activate, then it falls through to location match and directs it to
weblogic server.
I need to understand if the rewrite rules will run before location
match if order before.
thanks
On Mar 2, 3:49 am, Nick Kew <n...@grimnir.webthing.com> wrote:
> On 1 Mar 2007 12:17:07 -0800
>
> fso...@gmail.com wrote:
>
>
> Yes. Rewriterules at top level work like mod_alias, whereas inside
> a <Location>/etc container they obviously apply only after the
> configuration walk.
>
> Most mod_rewrite use is unnecessary and confusing.
>
> --
> Nick Kew
>
> Application Development with Apache - the Apache Modules Bookhttp://www.apachetutor.or
|