Forum Moderators: phranque
How do I get such a resolving to lower case on all pages? (Windows server/IIS)
Go through your site and make sure your links and file names are all lowercase, then if you can, install the isapi or whatever IIS uses for doing the rewrite, then create a rewrite rule that changes any upper case letter to lower case.