I'm looking for a way, preferably with .htaccess to rewrite a url when a user types in something with a capital.
For example, the url could be website.com/pagename
and the usertypes in website.com/PageName or website.com/PAGENAME
Whats the best way to do with without slowing down page load?