Using .htaccess to forward lower-case directories?
I would like to use my .htaccess to redirect users from lower-case directory names to the upper-case directory names when they exist. (e.g. example.com/directory to example.com/DIRECTORY when the directory "DIRECTORY" exists)