Default permissions

Discussion in 'Installation/Configuration' started by Izzy11, Dec 10, 2025.

  1. Izzy11

    Izzy11 New Member

    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!
     
  2. remkoh

    remkoh Well-Known Member HowtoForge Supporter

    Those are the default permissions
     
  3. Izzy11

    Izzy11 New Member

    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?
     

Share This Page