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

directory index of "/usr/html/" is forbidden #7

Closed
qy2009 opened this issue Oct 7, 2022 · 1 comment
Closed

directory index of "/usr/html/" is forbidden #7

qy2009 opened this issue Oct 7, 2022 · 1 comment

Comments

@qy2009
Copy link

qy2009 commented Oct 7, 2022

what is the correct user ID and group ID I should use?

I tried this one:
The following user and group id are used, the files should be set to this: User ID: Group ID:

chown -R 100:101 /data/{domain}/html

E.G

chown -R 100:101 /data/yobasystems/html

it returned directory index of "/usr/html/" is forbidden.

then I tried set to my user ID which created the folder. failed as well.

@dominictayloruk
Copy link
Member

Thats just the default nginx userid, you should really need to both just make sure the directory is writable

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants