asp.net - IIS 8.5 Every single request gets 301 redirect -


i've been migrating iis 7.5 2008 iis 8.5 2012 server , 1 of web applications having issue it's getting crazy. can see in following screenshot, every single request gets 301 response root when called application.

screenshot

to consider

  • rewrite engine installed , working. in fact works fine other webapps.
  • i've tried write clean web.config minimum entries , no rewrite rules, same issue.
  • if type image in url works fine. seems it's not handlers issue.

any ideas?

thank help.

============ edit:

as victor recommended, problem chrome brower cache. simple that.


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

performance - Why is XCHG reg, reg a 3 micro-op instruction on modern Intel architectures? -

jquery - Responsive Navbar with Sub Navbar -