From 426721057bd0871a4a747a7ed37e675b2de2b2fc Mon Sep 17 00:00:00 2001 From: "Bradley M. Kuhn" Date: Sun, 26 Sep 2010 19:31:58 -0400 Subject: [PATCH] Reflect name change of wrapper. --- apache2/sites-available/sfconservancy.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apache2/sites-available/sfconservancy.org b/apache2/sites-available/sfconservancy.org index 42123bcc..32834f13 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