added all file controls
This commit is contained in:
@@ -37,7 +37,7 @@ $ae_user_shell = '/bin/false',
|
||||
# configuration files
|
||||
$ae_manage_cfg = false,
|
||||
$ae_manage_dirs = true,
|
||||
|
||||
$ae_allow_user_dirs = false,
|
||||
|
||||
) {
|
||||
|
||||
@@ -74,6 +74,9 @@ $ae_magic_file_erb = 'cd_apache/magic.erb'
|
||||
$ae_ssl_file = "${ae_conf_d_dir}/ssl.conf"
|
||||
$ae_ssl_file_erb = 'cd_apache/ssl_conf.erb'
|
||||
$ae_autoindex_file = "${ae_conf_d_dir}/autoindex.conf"
|
||||
$ae_autoindex_erb = 'cd_apache/autoindex_conf.erb'
|
||||
$ae_userdir_file = "${ae_conf_d_dir}/userdir.conf"
|
||||
$ae_userdir_erb = 'cd_apache/userdir_conf.erb'
|
||||
|
||||
# includes must be last
|
||||
|
||||
|
||||
Reference in New Issue
Block a user