Skip to content

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

Merged
ostefano merged 1 commit intoMISP:masterfrom
capile:patch-1
Mar 20, 2026
Merged

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

Conversation

@capile
Copy link
Copy Markdown
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
@ostefano ostefano merged commit 4bbd01a into MISP:master Mar 20, 2026
5 checks passed
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.

2 participants