No activity today, make something!
tiddlyweb apache.py

20160313160646 cdent  

apache.py is the old name for wsgiapp.py. It is provided by version of TiddlyWeb prior to 2.0.0.

It is a small python module that provides an interface between Apache running mod_wsgi and TiddlyWeb. It has one simple job: presenting a function called application with a WSGI signature to the Python interpreter in the Apache server.