Skip to content

Enable nginx to read the folders on /var/www/MISP/app/webroot#397

Open
capile wants to merge 1 commit intoMISP:masterfrom
capile:patch-1
Open

Enable nginx to read the folders on /var/www/MISP/app/webroot#397
capile wants to merge 1 commit intoMISP:masterfrom
capile:patch-1

Conversation

@capile
Copy link
Contributor

@capile capile commented Mar 19, 2026

By default nginx on this distro will spawn the workers with the user nobody instead of www-data, so this new user must be explicitly set at /etc/nginx/nginx.conf.

Not doing so will result only in 404 Not Found error pages

By default nginx on this distro will spawn the workers with the user `nobody` instead of `www-data`, so this new user must be explicitly set at `/etc/nginx/nginx.conf`.

Not doing so will result only in *404 Not Found* error pages
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