tbrehm
2009-07-05 6fb6029aae3d0709132eb078456c36861644c7fc
server/conf/php-fcgi-starter.master
@@ -8,7 +8,7 @@
PHP_FCGI_MAX_REQUESTS=<tmpl_var name='php_fcgi_max_requests'>
export PHP_FCGI_MAX_REQUESTS
exec <tmpl_var name='php_fcgi_bin'> \
-d open_basedir=<tmpl_var name='document_root'> \
<tmpl_if name="security_level" op="==" value="20"> -d open_basedir=<tmpl_var name='document_root'> \
-d upload_tmp_dir=<tmpl_var name='document_root'>/tmp \
-d session.save_path=<tmpl_var name='document_root'>/tmp \
$1
</tmpl_if> $1