#start the engine RewriteEngine on #this needs to be set to allow the URL manipulation Options +FollowSymlinks RewriteRule ^venturesearch\.php http://www.vcnewsdaily.com/vcsearch.php [R=301] RewriteRule ^search\.php http://www.vcnewsdaily.com/vcsearch.php [R=301] RewriteRule ^(.*)/venture\-capital\-funding/(.*) http://www.vcnewsdaily.com/access/getarticle.php?aid=$2 [PT] RewriteRule ^(.*)/venture\-funding.php http://www.vcnewsdaily.com/firmdisplay.php?name=$1 [PT] RewriteRule ^(.*)/venture\-funding.php http://www.vcnewsdaily.com/firmdisplay.php?name=$1 [PT] RewriteRule ^fundedcompanylist/(.*) http://www.vcnewsdaily.com/fundedcompanylist.php?range=$1 [PT] RewriteRule ^(.*)/archive.php http://www.vcnewsdaily.com/archive.php [R=301] RewriteRule ^(.*)/about.htm http://www.vcnewsdaily.com/about.htm [R=301] RewriteRule ^(.*)/mobile.htm http://www.vcnewsdaily.com/mobile.htm [R=301] RewriteRule ^(.*)/index.php http://www.vcnewsdaily.com/index.php [R=301]