changing permissions

Discussion in 'Installation/Configuration' started by pacart, Mar 1, 2010.

  1. pacart

    pacart New Member

    could someone give me the command to change my directory /var/www to 777 permission.
    Attempted earlier and made it 444.Lol

    Very new to Linux commands.
    Thanks.:eek:
     
  2. falko

    falko Super Moderator Howtoforge Staff

    Code:
    chmod 777 /var/www
     

Share This Page