jax
jax

Reputation: 38583

Error Message: The page contains too many server redirects

I have a website that I want my android visitors to see. It is created in Joomla 1.5. The problem is that sometimes I get the message "The page contains too many server redirects" on my G1. Does anyone know what this means or how I can fix the problem?

Upvotes: 5

Views: 8676

Answers (1)

moraes
moraes

Reputation: 13629

Can you access it normally in a desktop? I'd say that the page is probably executing a redirect in a loop.

I am guessing (without knowing Joomla at all) that this is caused by bad routing rules (or maybe .htaccess). One url redirects to itself, causing the endless loop.

Upvotes: 1

Related Questions