Added RHEL 7 configfiles
This commit is contained in:
@@ -40,6 +40,7 @@ if (isConfigDir(Settings::Get('system.apacheconf_diroptions'))) {
|
||||
$cfgPath = 'lib/configfiles/';
|
||||
$configfiles = array();
|
||||
$configfiles = array_merge(
|
||||
include $cfgPath . 'rhel7.inc.php',
|
||||
include $cfgPath . 'wheezy.inc.php',
|
||||
include $cfgPath . 'squeeze.inc.php',
|
||||
include $cfgPath . 'precise.inc.php',
|
||||
|
||||
Reference in New Issue
Block a user