Hi, Any clues anybody?
Nicolas On 3/25/13 12:00 AM, "Nicolas Peltier" <[email protected]> wrote: >Hi, > >Has someone already have the experience of getting all its URIs deeper >than / >being treated by mod_rewrite as '*' (which basically doesn't match any of >my rules afterward), e.g. : > >GET /test.html > >init rewrite engine with requested uri * >applying pattern '^/$' to uri '*' >applying pattern '^/libs/(.+)' to uri '*' >And so on. > >Guess i must miss a httpd / mod_rewrite / other module conf somewhere, but >can't find it. > >Nicolas > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
