I want to remove index.php from url , i am using wordpress and iis7 . how can i do this
Another pretty quick solution, in a situation where you uses Windows Azure websites, is to use Microsoft WebMatrix
to login into your website and just create a web.config file as this article pointed out. That solves it. No need to install a URL Rewrite extension
or anything like that yourself. MS Webmatrix seem to solve the problem easily.