I followed your how too, but still run into problems I'm trying to have index.php?act=company to show up company.html Options +Indexes Options +FollowSymlinks RewriteEngine on RewriteBase / RewriteRule ^(.*)/(.*)/(.*)\.html$ index?act=company [L] something we are doing wrong ?
Im not really sure, but hopefully this can help: http://httpd.apache.org/docs/2.0/misc/rewriteguide.html