mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Update installation_source.rst
This commit is contained in:
parent
d9cfbda871
commit
91c83c9fb7
@ -179,8 +179,8 @@ directory is::
|
||||
|
||||
chown -R <http-user>:<http-user> /path/to/owncloud/
|
||||
|
||||
For hardened security we highly recommend setting the permissions on your ownCloud directory as strictly
|
||||
as possible. These commands should be executed immediately after the initial installation::
|
||||
For hardened security we highly recommend setting the permissions on your ownCloud directory as strictly
|
||||
as possible. These commands should be executed immediately after the initial installation::
|
||||
|
||||
chown -R root:root /path/to/owncloud/
|
||||
chown <http-user>:<http-user> /path/to/owncloud/config/config.php
|
||||
|
||||
Loading…
Reference in New Issue
Block a user