8000 Update file_permissions.rst by beyerz · Pull Request #7230 · symfony/symfony-docs · GitHub
[go: up one dir, main page]

Skip to content

Update file_permissions.rst #7230

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from
Closed

Update file_permissions.rst #7230

wants to merge 2 commits into from

Conversation

beyerz
Copy link
Contributor
@beyerz beyerz commented Dec 7, 2016

Added extra explanation for setfacl to clarify the purpose of each command

Added extra explanation for setfacl to clarify the purpose of each command
@@ -54,7 +54,9 @@ following script to determine your web server user and grant the needed permissi
$ sudo setfacl -dR -m u:"$HTTPDUSER":rwX -m u:`whoami`:rwX var

.. note::

The first setfacl deals with setting permissions on the currently exisitng files and folders,
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

exisitng -> existing

Copy link
Member
@javiereguiluz javiereguiluz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@xabbuh
Copy link
Member
xabbuh commented Dec 8, 2016

👍

@xabbuh
Copy link
Member
xabbuh commented Dec 12, 2016

Thank you @beyerz.

xabbuh added a commit that referenced this pull request Dec 12, 2016
This PR was submitted for the 3.2 branch but it was merged into the 2.7 branch instead (closes #7230).

Discussion
----------

Update file_permissions.rst

Added extra explanation for setfacl to clarify the purpose of each command

Commits
-------

56746dc Minor fix and rewording
b0e109d Update file_permissions.rst
@xabbuh xabbuh closed this Dec 12, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants
0