LoadModule wsgi_module modules/mod_wsgi.so WSGIScriptAlias /gentoostats /var/www/gentoostats/main.py/ Alias /gentoostats/static /var/www/gentoostats/static/ AddType text/html .py Order deny,allow Allow from all # vim: ts=4 filetype=apache