|
You will either need to change all your page file names so they work on linux, or stick with windows hosting. It's a good idea to have all your pages in lowercase so you do not run into issues such as this, so it may be a good idea to go through the excersise of changing them all, even if you stay with a windows provider.
Another option is to ask if your linux host if they have what's called 'mod_speling' installed on their server, or if they would be willing to install it. This module allows for case insensitive URLs. It'd be unlikely, however, for your host to install it if it's not already there.
|