Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Zvonimir
ISPConfig 3
Commits
f8cd03b2
Commit
f8cd03b2
authored
Sep 26, 2011
by
Falko Timme
Browse files
- Adjusted <Directory> path for mod_python.
parent
298ef538
Changes
1
Hide whitespace changes
Inline
Side-by-side
server/conf/vhost.conf.master
View file @
f8cd03b2
...
...
@@ -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
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment