From e3de791aaec2e53a267a41f626e6a45c8bcce4e3 Mon Sep 17 00:00:00 2001 From: Ihor Sychevskyi Date: Thu, 30 Jun 2022 10:02:26 +0300 Subject: [PATCH] update cherokee-project link (#19461) --- docs/guide/runtime-responses.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guide/runtime-responses.md b/docs/guide/runtime-responses.md index 9e8efd075e..15e5679614 100644 --- a/docs/guide/runtime-responses.md +++ b/docs/guide/runtime-responses.md @@ -234,7 +234,7 @@ for some popular Web servers: - Lighttpd v1.4: [X-LIGHTTPD-send-file](https://redmine.lighttpd.net/projects/lighttpd/wiki/X-LIGHTTPD-send-file) - Lighttpd v1.5: [X-Sendfile](https://redmine.lighttpd.net/projects/lighttpd/wiki/X-LIGHTTPD-send-file) - Nginx: [X-Accel-Redirect](https://www.nginx.com/resources/wiki/start/topics/examples/xsendfile/) -- Cherokee: [X-Sendfile and X-Accel-Redirect](http://www.cherokee-project.com/doc/other_goodies.html#x-sendfile) +- Cherokee: [X-Sendfile and X-Accel-Redirect](https://www.cherokee-project.com/doc/other_goodies.html#x-sendfile) ## Sending Response