.htaccess relies on mod_rewrite so that won't work.
I think you can path them like this: /index.php/Controller/action/param1/1/param2/2 without mod_rewrite but I may be wrong.
I suggest you get a different web host. There are many inexpensive ones that will allow you to use mod_rewrite.
|