tbrehm
2011-07-25 ed30c60150ffda0301eb1f8d30c93cac94de41df
install/tpl/server.ini.master
@@ -12,6 +12,7 @@
hostname=server1.domain.tld
nameservers=192.168.0.1,192.168.0.2
loglevel=2
backup_dir=/var/backup
[mail]
module=postfix_mysql
@@ -44,8 +45,15 @@
apps_vhost_port=8081
apps_vhost_ip=_default_
apps_vhost_servername=
php_open_basedir=[website_path]/web:[website_path]/tmp:/usr/share/php5:/tmp:/usr/share/phpmyadmin
php_open_basedir=[website_path]/web:[website_path]/tmp:/var/www/[website_domain]/web:/srv/www/[website_domain]/web:/usr/share/php5:/tmp:/usr/share/phpmyadmin:/etc/phpmyadmin:/var/lib/phpmyadmin
htaccess_allow_override=All
awstats_conf_dir=/etc/awstats
awstats_data_dir=/var/lib/awstats
awstats_pl=/usr/lib/cgi-bin/awstats.pl
awstats_buildstaticpages_pl=/usr/share/awstats/tools/awstats_buildstaticpages.pl
php_ini_path_apache=/etc/php5/apache2/php.ini
php_ini_path_cgi=/etc/php5/cgi/php.ini
check_apache_config=y
[dns]
bind_user=root
@@ -76,3 +84,10 @@
init_script=cron
crontab_dir=/etc/cron.d
wget=/usr/bin/wget
[rescue]
try_rescue=n
do_not_try_rescue_apache=n
do_not_try_rescue_mysql=n
do_not_try_rescue_mail=n