Hi, I have a small mirrored local disk, but a 20TB array mounted as /storage. Is it possible to keep the syntax of the path (var/www/clients/client[client_id]/web[website_id]) yet move basedir path and symlinks to /storage so config would be: Website basedir /storage/www Website path /storage/www/clients/client[client_id]/web[website_id] Website symlinks /storage/www/[website_domain]/:/var/www/clients/client[client_id]/[website_domain]/ I'm using symlinks now to link back to the array, but that is not pretty and a hack to get my sites off of the old panel. Thanks, Derek