Slides from conference and user group presentations
Integrating a database migration framework at TriPython User Group Meeting, Jan 2020
Django + httpd at ApacheCon NA 2016, May 2016
Deploying Python Applications with httpd at TriPython User Group Meeting, May 2015
This supersedes a presentation on the same topic given at ApacheCon NA 2015.
Using FastCGI with Apache HTTP Server 2.4 at ApacheCon NA 2014
Important note: This was updated on April 10 to fix a common SetHandler+Action
misconfiguration which could potentially result in a vulnerability, depending on other factors.
Eric Covener reported this problem.
Debugging Tricks with Apache HTTP Server 2.4 at ApacheCon NA 2014
This supersedes the presentations entitled Apache HTTP Server 2.4 Problem Diagnosis given at ApacheCon EU 2012 and ApacheCon NA 2013.
Interfacing Apache HTTP Server 2.4 with External Applications at ApacheCon EU 2012
Using FastCGI with Apache HTTP Server at ApacheCon NA 2010
This has been largely superseded by Using FastCGI with Apache HTTP Server 2.4 (above) from 2014, though it does have additional information on mod_fastcgi and mod_fcgid.