From 426721057bd0871a4a747a7ed37e675b2de2b2fc 2010-09-26 23:31:58 From: Bradley M. Kuhn Date: 2010-09-26 23:31:58 Subject: [PATCH] Reflect name change of wrapper. --- 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