[mod_rewrite] uri '*' passing through all the rules

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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: users-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx






[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux