I think this might be a server issue. I suggest using this
http://www.httpwatch.com/ to debug so that
you can see what is being requested. If you give more details for what you used to connect to the server (mod_wsgi, mod_python, fcgi) etc..., I will be happy to help.
Abiyo
On Monday, December 17, 2012 10:01:30 PM UTC-5, André Maldonado wrote:
Hi. I've just installed and configured Trac on my Ubuntu Server 12.04.
When I try to access the Trac url, I got an ERR_TOO_MANY_REDIRECTS. I'm running Apache2 as Webserver and followed these 2 tutorials: