diff --git a/apache2/sites-available/sfconservancy.org b/apache2/sites-available/sfconservancy.org index 42123bcc3f91192f18d870eaef7a258c10a1343f..32834f13851981a8747fbdd1589399b0045e31f6 100644 --- a/apache2/sites-available/sfconservancy.org +++ b/apache2/sites-available/sfconservancy.org @@ -33,7 +33,7 @@ NameVirtualHost 10.10.11.21:80 PythonPath "['/var/www'] + sys.path" SetEnv DJANGO_SETTINGS_MODULE conservancy.settings PythonDebug Off - PythonPostReadRequestHandler wrapper + PythonPostReadRequestHandler conservancy_wrapper PythonOutputFilter modpythoncustom DJANGOTEMPLATE AddOutputFilter DJANGOTEMPLATE html