Page 1 of 1

url case sensitive

Posted: Fri Aug 29, 2008 9:19 pm
by gnupower
hello,

I have little problem witch google :(

ex : http://www.example.com/toto/tata/

but this url is work and this is duplicate content :

ex : http://www.example.com/totO/tAta/

im search solution for http://www.example.com/totO/tAta/ = 404 or 301 to http://www.example.com/toto/tata/

If you have any idea ?

Sorry my english is poor

Re: url case sensitive

Posted: Wed Sep 10, 2008 12:41 pm
by Pierre M.
I have tested it and I confirm this issue I was far from suspecting. The pretty URL handling code must miss a case sensitiveness flag. Please file a BIG bug in the forge refering to this forum thread. If you know PHP feel free to submit a one line patch too.

Pierre M.