#3174: "No handler matched ..." results in 502 - Bad Gateway
---------------------+------------------------------------------------------
 Reporter:  markus   |       Owner:  jonas
     Type:  defect   |      Status:  new  
 Priority:  normal   |   Milestone:  0.10 
Component:  general  |     Version:  devel
 Severity:  normal   |    Keywords:       
---------------------+------------------------------------------------------
 When installing the latest trunk on IIS 6 without fixing IIS' `path_info`
 behaviour you'll get a 502 - Bad Gateway error.

 This is because Trac reports "No handler matched request to ..." without
 setting any Content-Type (should be `text/plain` in this case). In
 consequence, the webserver (IIS in my case) complains about the missing
 set of HTTP headers.

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/3174>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets

Reply via email to