If you wish to run TiddlyWeb with Apache it is best mounted with the mod_wsgi module. To do so:
  1. Install mod_wsgi for your apache server if it not already there. Instructions on how to do this are out of scope for TiddlyWeb. See http://code.google.com/p/modwsgi/ for more information.
  2. Get apache.py and put it in your instance directory. That file includes information in the comments on how to modify your apache configuration and your tiddlywebconfig.py.

Comparing to mod_python


Common Problems


TiddlySpace, TiddlyHoster and WikiData all run on mod wsgi setups.