summaryrefslogtreecommitdiffhomepage
path: root/docs
diff options
context:
space:
mode:
authorOisin Canty <o.canty@f5.com>2021-05-06 14:22:21 +0000
committerOisin Canty <o.canty@f5.com>2021-05-06 14:22:21 +0000
commitb9d5eb285a2fca8b9b60d948acc679a5e16b3f94 (patch)
tree32dab8ccdef597e4daf50b3cffa74a3a2237607b /docs
parente0a061955bba69aaf28022d405362c8a5e444ff6 (diff)
downloadunit-b9d5eb285a2fca8b9b60d948acc679a5e16b3f94.tar.gz
unit-b9d5eb285a2fca8b9b60d948acc679a5e16b3f94.tar.bz2
Static: implemented MIME filtering
Diffstat (limited to 'docs')
-rw-r--r--docs/changes.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/changes.xml b/docs/changes.xml
index 0858c2da..3d4fc698 100644
--- a/docs/changes.xml
+++ b/docs/changes.xml
@@ -33,6 +33,12 @@ NGINX Unit updated to 1.24.0.
<change type="feature">
<para>
+ability to limit serving of static files by MIME types.
+</para>
+</change>
+
+<change type="feature">
+<para>
support for chrooting, rejecting symlinks, and rejecting crossing mounting
points on a per-request basis during static file serving.
</para>