From c7a9144046d04863af4e0ed1d5b8584357d2ddb2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gonzalo=20G=C3=B3mez=20Gracia?= Date: Mon, 10 Feb 2025 16:15:23 +0100 Subject: [PATCH] [bitnami/nginx] Update README.md (#31855) Signed-off-by: Gonzalo Gomez Gracia --- bitnami/nginx/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitnami/nginx/README.md b/bitnami/nginx/README.md index 682056e26b..6d016a72e3 100644 --- a/bitnami/nginx/README.md +++ b/bitnami/nginx/README.md @@ -451,7 +451,7 @@ Find more information about how to deal with common errors related to Bitnami's ### To 19.0.0 -The [module ngx_http_dav_module](http://nginx.org/en/docs/http/ngx_http_dav_module.html), WebDAV protocol, has been converted into a dynamic module under the `/opt/bitnami/nginx/modules` directory. You need to include a `load_module /opt/bitnami/nginx/modules/ngx_http_dav_module.so;` directive to use it. +The [module ngx_http_dav_module](http://nginx.org/en/docs/http/ngx_http_dav_module.html), WebDAV protocol, has been converted into a dynamic module under the `/opt/bitnami/nginx/modules` directory. It is necessary to include the directive `load_module /opt/bitnami/nginx/modules/ngx_http_dav_module.so;` to enable its functionality. ### To 18.3.0