Skip to main content
January 19, 2016
Question

Webpage is not working and getting error "ERR_TOO_MANY_REDIRECTS"

  • January 19, 2016
  • 1 reply
  • 1140 views

All of sudden since last week webservices urls are failing with below error

This webpage has a redirect loop

ERR_TOO_MANY_REDIRECTS

not sure what's causing the issue..  Help needed

Thanks in advance

Shajin C

This topic has been closed for replies.

1 reply

Inspiring
January 19, 2016

Any IIS / Apache rewrite rules involved here?

January 19, 2016

No rewrite rule involved here

Apache is working fine ..we have tested with index page. and can able to view content under document directory.

Thanks

Shajin C

Legend
January 19, 2016

Check all cflocation, cfheader and also JavaScript redirects. Comment them out one at a time and see if the problem goes away. A redirect has to be done in code if not with a rewrite.