ftimme
2011-09-26 f8cd03b2feb5cbcda9b61811feb8cc26017c01ee
- Adjusted <Directory> path for mod_python.
1 files modified
2 ■■■ changed files
server/conf/vhost.conf.master 2 ●●● patch | view | raw | blame | history
server/conf/vhost.conf.master
@@ -107,7 +107,7 @@
<tmpl_if name='python' op='==' value='y'>
    <IfModule mod_python.c>
      <Directory {tmpl_var name='web_document_root'}>
      <Directory {tmpl_var name='web_document_root_www'}>
        AddHandler mod_python .py
        PythonHandler mod_python.publisher
        PythonDebug On