Improved comment
Turn KeepAlive Off in apache/httpd.conf
Increase the max-age of static content to 20 weeks
Add WSGIRestrictEmbeded directive in apache/httpd.conf
Small beautification in apache/httpd.conf
Better SSL configuration in apache/httpd.conf
Append public to the Cache-Control header in /static/ and /doc/
A real fix to the PYTHONHASHSEED-problem in cmbarter.fcgi
Make sure PYTHONHASHSEED is set to 'random'.