okay i got the replacement rules but do they have to go in the config file or is there like with apache an htaccess file type deal.
rewrite /(^index/redirect.+)$ /index.php;
rewrite /!(^install)|(^blank.html)|.(mp3|swf|js|ico|gif|jpg|png|css)$ /index.php;