id,summary,reporter,owner,description,type,status,priority,milestone,component,resolution,keywords,cc,branch,branch_author,launchpad_bug
5234,WSGIResource should support a mechanism for dispatching to other resources,glyph,,"Perhaps the most common case for WSGI hosting is a WSGI app at ""/"" with some static content at ""/static/"".  In order for this to work, WSGIResource has to support `putChild`, or require [https://github.com/clemesha/twisted-wsgi-django/blob/master/twresource.py hacks like this].  It might be useful to allow more selective overrides than `putChild` provides, since [http://stackoverflow.com/questions/1405254/serving-static-files-with-twisted-and-django-under-non-root-folders people sometimes want the static director(y|ies) to be at a path with multiple segments in it].",enhancement,new,normal,,web,,,,,,
