switched to epel awstats package

This commit is contained in:
Serghey Rodin 2012-11-24 15:50:03 +02:00
commit 8d85453755
6 changed files with 54 additions and 18 deletions

View file

@ -65,6 +65,10 @@ cat $WEBTPL/$type.tpl |\
-e "s/%alias_idn%/${aliases_idn//,/ }/g" \
> $HOMEDIR/$user/conf/web/$type.$domain.conf
if [ "$type" == 'awstats' ]; then
ln -s $HOMEDIR/$user/conf/web/$type.$domain.conf /etc/awstats/
fi
#----------------------------------------------------------#
# Vesta #