Hi, For some reason, all the directories start with an uppercase letter, and I want to 301 redirect to the same lowercase directories. Will I have to manually redirect everything in that directory, or will simply "Redirect 301 /Directory/ http://www.url.com/directory/" do the job for everything? Possibly * wildcard character? Thanks.
Well, these "directories" are mod_rewrites, so most of the directory names are actually parameters, such as /shop/6/SD001/, /shop/6/SD002/ etc