1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94
|
mail_system=3
mail=1
web=1
dns=1
mysql=1
ftp=0
webalizer=1
iface=
shell=/dev/null
ftp_shell=/bin/false
unix_shell=/bin/sh
append=1
append_style=0
longname=0
virtual_skel=/etc/skel
quotas=1
avail_file=1
avail_passwd=1
avail_proc=1
avail_cron=1
avail_at=1
avail_telnet=1
avail_custom=0
avail_updown=0
avail_mailboxes=1
avail_htaccess-htpasswd=1
display_max=100
postgres=0
avail_change-user=1
apache_config=ServerName ${DOM} ServerAlias www.${DOM} DocumentRoot ${HOME}/public_html ErrorLog ${HOME}/logs/error_log CustomLog ${HOME}/logs/access_log common ScriptAlias /cgi-bin/ ${HOME}/cgi-bin/ <Directory ${HOME}/public_html> Options Indexes IncludesNOEXEC FollowSymLinks allow from all </Directory>
proftpd_config=ServerName ${DOM} <Anonymous ${HOME}/ftp> User ftp Group ftp UserAlias anonymous ftp <Limit WRITE> DenyAll </Limit> RequireValidShell off </Anonymous>
domain_template=none
subdomain_template=none
user_template=none
local_template=none
suexec=1
edit_afiles=1
edit_homes=0
alias_types=1,2,3,4,5,6,7,8,9
disable=unix,mail,web,dns,mysql,postgres,ftp
delete_indom=0
webmin_theme=*
leave_acl=0
hard_quotas=0
proxy_pass=0
show_features=0
webmin=1
ssl=0
edit_ftp=1
edit_quota=1
post_check=1
generics=0
all_namevirtual=0
backup_feature_virtualmin=1
backup_feature_unix=1
backup_feature_dir=1
backup_feature_mail=1
backup_feature_web=1
backup_feature_webalizer=1
backup_feature_ssl=1
backup_feature_dns=1
backup_feature_mysql=1
backup_feature_postgres=1
backup_feature_logrotate=1
avail_dns=1
avail_web=1
avail_webalizer=1
avail_mysql=1
avail_postgres=1
avail_mail=1
homes_dir=homes
bw_period=30
bw_template=default
bw_notify=24
bw_owner=1
logrotate=1
unix=1
dir=1
warnbw_template=default
gacl_umode=1
gacl_ugroups=${GID}
gacl_groups=${GROUP}
gacl_root=${HOME}
ldap=0
defnodbname=0
ldap_unix=1
ldap_mailstore=$HOME/Maildir/
vpopmail_dir=/home/vpopmail
vpopmail_user=vpopmail
vpopmail_group=vchkpw
mysql_db=${PREFIX}
other_users=0
other_doms=0
limitnoalias=0
|