ensure we follow symlinks on /var/lib/alternc/apache-vhost because some clever admins may have moved it to ALTERNC_HTML

This commit is contained in:
Antoine Beaupr�� 2014-12-02 20:17:46 +00:00
parent 61f6406c53
commit 47b246105c
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ TEMPLATE_DIR="/etc/alternc/templates/apache2"
HOSTING_DIR="/etc/alternc/functions_hosting"
HTML_HOME="$ALTERNC_HTML"
VHOST_DIR="/var/lib/alternc/apache-vhost"
VHOST_DIR="/var/lib/alternc/apache-vhost/"
launch_hooks() {
local ACTION=$1