I'm setting up a production server behind apache, and i'm getting a redirection problem
if i go to http://mysite.com:8080, the site loads fine, but if i go to http://mysite.com, i get the following error in firefox: Firefox has detected that the server is redirecting the request for this address in a way that will never complete. The output at the console is this: 2006-10-10 17:54:22,673 turbogears.identity INFO Identity is available... 64.79.206.11 - - "GET // HTTP/1.1" 302 107 "" "Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8.0.7) Gecko/20060909 Firefox/1.5.0.7" 2006-10-10 17:54:22,787 turbogears.identity INFO Identity is available... 64.79.206.11 - - "GET // HTTP/1.1" 302 107 "" "Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8.0.7) Gecko/20060909 Firefox/1.5.0.7" 2006-10-10 17:54:22,886 turbogears.identity INFO Identity is available... 64.79.206.11 - - "GET // HTTP/1.1" 302 107 "" "Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8.0.7) Gecko/20060909 Firefox/1.5.0.7" 2006-10-10 17:54:23,008 turbogears.identity INFO Identity is available... 64.79.206.11 - - "GET // HTTP/1.1" 302 107 "" "Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8.0.7) Gecko/20060909 Firefox/1.5.0.7" 2006-10-10 17:54:23,129 turbogears.identity INFO Identity is available... 64.79.206.11 - - "GET // HTTP/1.1" 302 107 "" "Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8.0.7) Gecko/20060909 Firefox/1.5.0.7" [etc] help? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears -~----------~----~----~----~------~----~------~--~---

