How to make mysite.com/abc and mysite.com/ABC different pages.

Permalink
How to make URLs case sensitive.
For example
if I have
http://www.mysite.com/page

and if I write
http://www.mysite.com/PAGE
should not redirect to the page with lower case.

srjahir32
 
tallacman replied on at Permalink Reply
tallacman
This is a server setting I would venture. I also think it may not be possible in a UNIX environment.