I still not able to get the web.config file working no matter how I try it still does not redirect to other pages. I am using codeigniter and hosting the application in IIS
Your web.config file should look something like this:
RewriteBase is not used in web.config files as is, so you may need to change the URL paths accordingly.