Mixed Case URLs - TechRepublic
Question
October 25, 2010 at 09:30 AM
backtrack8083

Mixed Case URLs

by backtrack8083 . Updated 15 years, 8 months ago

Hi
The issue is with the mixed case URLs. For eg a URL is like https://abc.com/childcarehelp but if I want the URL like https://abc.com/ChildCareHelp then I can make both of them end up at
at https://abc.com/childcarehelp by creating two folders and putting in a redirect but since this is a redirect sometimes a little typing mistake like this https://abc.com/ChildCAreHelp breaks the link taking the page to an error page. So the question is is there any solution in lighttpd for this which can be applied to the folders like in this case childcarehelp that make thins happen.
Thanks in advance

This discussion is locked

All Comments