[Pkg-owncloud-commits] [owncloud-doc] 61/95: Revert "fixing core#6765"
David Prévot
taffit at moszumanska.debian.org
Fri Apr 18 21:41:43 UTC 2014
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository owncloud-doc.
commit 6dd1d3573c980884ca85afc07f705fe3e2f0ce54
Author: Vincent Petry <PVince81 at yahoo.fr>
Date: Fri Mar 14 10:29:13 2014 +0100
Revert "fixing core#6765"
This reverts commit 3b128e099492ddb44eb252ffd68a7a370903df71.
---
admin_manual/installation/installation_source.rst | 8 --------
1 file changed, 8 deletions(-)
diff --git a/admin_manual/installation/installation_source.rst b/admin_manual/installation/installation_source.rst
index 725377e..0982fee 100644
--- a/admin_manual/installation/installation_source.rst
+++ b/admin_manual/installation/installation_source.rst
@@ -194,14 +194,6 @@ that user.
use ``www-data`` user
* On ArchLinux, use ``http`` user.
* On Fedora, use ``apache`` user.
-* When you had extracted ownCloud as user ``root``, you should adjust file and directory
- permission to avoid world writeable files and folder::
-
- find /path/to/your/webservers/document-root/owncloud -type d -exec chmod 750 {} \;
- find /path/to/your/webservers/document-root/owncloud -type f -exec chmod 640 {} \;
-
- Running this in combination with the above ``chown`` command will give a secure
- set-up.
Web Server Configuration
~~~~~~~~~~~~~~~~~~~~~~~~
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud-doc.git
More information about the Pkg-owncloud-commits
mailing list