I have a site which use ForceType to make clean urls. However, I have tried the site on a different host, and ForceType seems to fail and gives me 404 errors. After a few google search, my limited knowledge to gather that the problem is that ForceType is not allowed when PHP is being run as CGI Could that be it ? any workaround ? or am I completly off the track ?
If your host supports PHP 5 it is commonly setup to run as CGI so first please let us know which PHP version is the server running.