Remove index.php from wordpress URLs in iis7

后端 未结 2 1248
谎友^
谎友^ 2020-12-16 23:13

I want to remove index.php from url , i am using wordpress and iis7 . how can i do this

2条回答
  •  粉色の甜心
    2020-12-16 23:41

    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.

提交回复
热议问题