run:
chattr -i /var/www/clients/client0/web1
File locations like /var/www/clients/client0/web1/file are not supported anymore when you have folder protection enabled in ispconfig for security reasons. If you want to store files outside of the web dir, then use the new private directory:
/var/www/clients/client0/web1/private
|