“This webpage has a redirect loop” in Chrome but working fine on FF and IE?

前端 未结 5 2119
说谎
说谎 2020-12-31 08:48

The page http://www.japanforum.com/forum/japanese-language-help/39454-~tara-past-tense-clause.html is accessible using FireFox / IE / Safar / Opera.

However on Chron

5条回答
  •  Happy的楠姐
    2020-12-31 09:32

    This can sometimes occurs if the URL-mapping of the page has one or more redirect-conditions. If the software behind tries to redirect to the same URL-mapper (->bad programming). The result is a loop of mapping und redirecting in the Controller.

提交回复
热议问题