ayarlar
This commit is contained in:
parent
2672c379d8
commit
48af38748b
|
@ -1,4 +1,5 @@
|
|||
groupadd www-data
|
||||
useradd -g www-data www-data
|
||||
usermod -a -G www-data www-data
|
||||
chmod g+w /srv/http/hiawatha/
|
||||
cd /srv/http/hiawatha/
|
||||
chown www-data:www-data -R *
|
||||
|
||||
|
|
Loading…
Reference in New Issue