coreruleset / modsecurity-crs-docker

Official ModSecurity Docker + Core Rule Set (CRS) images
https://coreruleset.org
Apache License 2.0
237 stars 62 forks source link

ModSecurity: Input filter: Failed to create temporary file #262

Closed mivek closed 1 month ago

mivek commented 1 month ago

It seems that following #227, the httpd user can neither read or write directory /tmp/modsecurity in the Apache based image.

This chown, sets www-data owner of the directory.

Directory /tmp/modsecurity should be added to the list of directories.