- be sure customer-docroot-prefix is never the same or within the fcgid-configurations-folder

This commit is contained in:
Michael Kaufmann (d00p)
2010-10-05 20:25:52 +00:00
parent db6bdfd931
commit 5c87e2210c
3 changed files with 62 additions and 0 deletions

View File

@@ -36,6 +36,7 @@ return array(
'type' => 'string',
'string_type' => 'dir',
'default' => '/var/www/php-fcgi-scripts/',
'plausibility_check_method' => 'checkPathConflicts',
'save_method' => 'storeSettingField',
),
'system_mod_fcgid_tmpdir' => array(