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