Turn KeepAlive Off in apache/httpd.conf
Add CacheControl:public to the show_image() view
Increase the max-age of static content to 20 weeks
More minor improvements to the installation guide
Minor improvement to the installation guide
Change the installation guide to recommend enabling mod_reqtimeout in Apache
Add WSGIRestrictEmbeded directive in apache/httpd.conf
Small beautification in apache/httpd.conf
Better SSL configuration in apache/httpd.conf
Make max_age decorator add 'public' to the Cache-Control header.