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]

Reply via email to