Forum Moderators: phranque
I just moved the site from a Windows server to a Unix server, (changed hosting companies), and although I prepared for this some months ago by making sure all the cases were straightened out for links, Y and other SE's, (not G), continued to find the Uppercase html files when they looked for them. I just did the DNS change and am watching Y searches find 404's...
How should I best fix this? Would uploading pages like /Example.htm along with the existing /example.htm, then doing redirects on Example, take care of it?
uppercase lowecase apache
It brought up:
how to use mod_rewrite to lower-case the destination?
/letter/Q/file/ into /letter/q/file, mod_speling won't help
[webmasterworld.com...]
[httpd.apache.org...]
Thanks for the suggestions, everyone.