Revert "Zeige die neue vHost-Konfiguration auch wenn nur mod_php installiert ist."
This commit is contained in:
@@ -254,6 +254,10 @@ return array (
|
||||
array (
|
||||
'url' => 'admin_vhostsettings.php?page=overview',
|
||||
'label' => $lng['menue']['vhostsettings']['maintitle'],
|
||||
'show_element' => (
|
||||
Settings::Get('system.mod_fcgid') == true ||
|
||||
Settings::Get('phpfpm.enabled') == true
|
||||
),
|
||||
'required_resources' => 'change_serversettings'
|
||||
),
|
||||
array (
|
||||
|
||||
Reference in New Issue
Block a user