Changeset - 426721057bd0
[Not reviewed]
0 1 0
Bradley Kuhn (bkuhn) - 13 years ago 2010-09-26 23:31:58
bkuhn@ebb.org
Reflect name change of wrapper.
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
apache2/sites-available/sfconservancy.org
Show inline comments
...
 
@@ -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
0 comments (0 inline, 0 general)