Here is me clicking the login link, and getting redirected to the home page in IE (my username would be username):
XX.XX.XX.XX - - [18/Jul/2006:13:29:57 -0400] "GET /login HTTP/1.1" 401 512 XX.XX.XX.XX - username [18/Jul/2006:13:30:00 -0400] "GET /login HTTP/1.1" 302 14 XX.XX.XX.XX - - [18/Jul/2006:13:30:00 -0400] "GET / HTTP/1.1" 403 2306 Same thing but using firefox: XX.XX.XX.XX - - [18/Jul/2006:13:32:05 -0400] "GET /login HTTP/1.1" 401 512 XX.XX.XX.XX - username [18/Jul/2006:13:32:08 -0400] "GET /login HTTP/1.1" 302 14 XX.XX.XX.XX - - [18/Jul/2006:13:32:08 -0400] "GET / HTTP/1.1" 200 6900 XX.XX.XX.XX - - [18/Jul/2006:13:32:08 -0400] "GET /chrome/common/topbar_gradient2.png HTTP/1.1" 200 309 XX.XX.XX.XX - - [18/Jul/2006:13:32:08 -0400] "GET /chrome/common/dots.gif HTTP/1.1" 200 50 XX.XX.XX.XX - - [18/Jul/2006:13:32:08 -0400] "GET /chrome/common/extlink.gif HTTP/1.1" 200 90 So if I use IE it throws a 403 (forbidden) but I don't know why. And nothing in apache's error log. James -----Original Message----- Nothing in apache's log(s)? Rainer _______________________________________________ Trac mailing list [email protected] http://lists.edgewall.com/mailman/listinfo/trac
