izinler.sh 100 B

123456
  1. groupadd www-data
  2. useradd -g www-data www-data
  3. cd /srv/http/hiawatha/
  4. chown www-data:www-data -R *