msaqib
Junior Poster in Training
91 posts since Sep 2004
Reputation Points: 9
Solved Threads: 1
Skill Endorsements: 0
Hi all,
newbie question here...
Is there a simple solution to rewrite my urls with capital letters to all lowercase?
i.e.
www.url.com/Test.html
to
www.url.com/test.html
I'm building a directory and the url's are rewritten but keep the uppercase letters right now. I would like to change that to all lowercase.
can this be done with a mod rewrite rule? what should I add to my .htaccess file to make it work?
Thanks
DD
Hi,
Why you want this to be done? For SEs? :!:
newonlineinfo
Junior Poster in Training
96 posts since Jul 2006
Reputation Points: 10
Solved Threads: 0
Skill Endorsements: 0
Aside from the SEs, my guess would be to accomidate for typos. Or ... because he used to use capital letters and now he wants to use all lowercase because it's easier to type in and such, and he doesn't want the old URLs to be broken.
Dani
The Queen of DaniWeb
21,344 posts since Feb 2002
Reputation Points: 1,555
Solved Threads: 367
Skill Endorsements: 122
Aside from the SEs, my guess would be to accomidate for typos. Or ... because he used to use capital letters and now he wants to use all lowercase because it's easier to type in and such, and he doesn't want the old URLs to be broken.
Hi,
Both http://www.asdf.com/ASD.php and http://www.asdf.com/asd.php is equal :) So no borken URLs :mrgreen:
newonlineinfo
Junior Poster in Training
96 posts since Jul 2006
Reputation Points: 10
Solved Threads: 0
Skill Endorsements: 0