Reduce the write access to the Specific folder seems to be sufficient.
This commit is contained in:
parent
cfcd3c9481
commit
804c14fb1e
1 changed files with 1 additions and 1 deletions
|
@ -101,7 +101,7 @@ the Baïkal files. In our example, we will suppose the linux username/usergroup
|
|||
running Apache is www-data:www-data
|
||||
|
||||
# e. Change permissions on the files
|
||||
$ root:/var/www/dav.mydomain.com> chown www-data:www-data . -Rf
|
||||
$ root:/var/www/dav.mydomain.com> chown www-data:www-data Specific -Rf
|
||||
|
||||
#### 3.2.1.2 - Setting up a Web Server
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue