Make URL case insensitive on apache server using PHP
So occasionally it happens…Someone will leave caps lock on and accidentally enter a url in UPPER case and we all know you will end up at 404 error page, file does not exist.. That is unless you have root access to your server and are able to turn the mod_spelling..If…