Skip to content
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

How to access this by NGINX? #284

Closed
lwl12 opened this issue Apr 5, 2017 · 4 comments
Closed

How to access this by NGINX? #284

lwl12 opened this issue Apr 5, 2017 · 4 comments
Labels

Comments

@lwl12
Copy link

lwl12 commented Apr 5, 2017

I got a 403 error when I trying to access file by nginx

@simonsmh
Copy link

simonsmh commented Apr 5, 2017

permission error?
Maybe try to run it as www-data, or run nginx as root.

@lwl12
Copy link
Author

lwl12 commented Apr 6, 2017

Seems there don't support chmod / chown ?

@astrada
Copy link
Owner

astrada commented Apr 10, 2017

Mount-point permission is set when mounting. But be warned that uid/gid are only persisted for backup purposes. They are not enforced, so any user who can access the mount-point can access any file.

@lwl12
Copy link
Author

lwl12 commented Apr 11, 2017 via email

@astrada astrada closed this as completed Apr 11, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants