Skip to content

NGX-806: Fix Config Dir Permissions #31

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

Merged
merged 1 commit into from
Jan 9, 2024
Merged

NGX-806: Fix Config Dir Permissions #31

merged 1 commit into from
Jan 9, 2024

Conversation

combssm
Copy link
Member

@combssm combssm commented Jan 9, 2024

The permissions on Nginx config directories was erroneously set to 750. When owned by root:root, they need to be set to 755, so that nginx processes can read files in /etc/nginx such as an http authorization file.

@combssm combssm merged commit e2a9185 into master Jan 9, 2024
@combssm combssm deleted the NGX-806 branch January 9, 2024 19:44
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

Successfully merging this pull request may close these issues.

1 participant