Starting vanilla and using wsgi is a different matter as one gets bogged down in stupid things and is not actually didactic. One issue I had was serving static files.
If one wants to serve files from somewhere that is not
wsgi/static
, one enters a world of hurt. This is what I added to the part where a GET method is processed.
No comments:
Post a Comment