We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 298ef53 commit f8cd03bCopy full SHA for f8cd03b
server/conf/vhost.conf.master
@@ -107,7 +107,7 @@
107
108
<tmpl_if name='python' op='==' value='y'>
109
<IfModule mod_python.c>
110
- <Directory {tmpl_var name='web_document_root'}>
+ <Directory {tmpl_var name='web_document_root_www'}>
111
AddHandler mod_python .py
112
PythonHandler mod_python.publisher
113
PythonDebug On
0 commit comments