You'll need to make sure that you allow .htaccess in your Apache httpd.conf file. You'll need to change the following for your site:

Change from AllowOverride None

to

AllowOverride All