Demo
Introduction
Deployment
- standalone.tac - A standalone twisted server that serves static files.
- apache1.tac - A tac file for running a twisted.web2 server behind mod_proxy.
- apache1_twohosts.tac - The same except with two unique host names.
- apache2.tac - Also works behind mod_proxy but makes use of special HTTP headers sent by Reverse Proxies.
- scgi.tac - An SCGI server suitable for running behind apache's mod_scgi or twisted.web2's own twscgi