Hello all, I mistakenly changed permissions as follows: --------------------------- root@ispc:~# chmod 755 /var/www/clients/client0 chmod 755 /var/www/clients/client0/web1 chmod 755 /var/www/clients/client0/web1/web chmod: changing permissions of '/var/www/clients/client0/web1': Operation not permitted --------------------------- What should be the default permission if i want to reversed it back? Thank you!
Thank you for your reply. I created a new client and a site, and I noticed that the new 'web' directory actually received 710 by default. Am I missing something? Should the default ISPConfig permission for 'web' be 755 or 710?