You can try contacting your hosting company, or if you have access modify the
your httpd.conf configuration file to load the rewrite module.
There should be a section with a number of LoadModule directives.
Try adding the following:
LoadModule rewrite_module modules/mod_rewrite.so