From a70a6f50481344c1bceb289d50295d7c51cc0192 Mon Sep 17 00:00:00 2001 From: Glandos Date: Mon, 4 Sep 2023 12:15:40 +0200 Subject: [PATCH] docs: link to current Apache configuration (#1979) --- packages/docs/guide/essentials/history-mode.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/docs/guide/essentials/history-mode.md b/packages/docs/guide/essentials/history-mode.md index 32955f33..bdcdc5d4 100644 --- a/packages/docs/guide/essentials/history-mode.md +++ b/packages/docs/guide/essentials/history-mode.md @@ -83,7 +83,7 @@ While it's not recommended, you can use this mode inside Browser applications bu ``` -Instead of `mod_rewrite`, you could also use [`FallbackResource`](https://httpd.apache.org/docs/2.2/mod/mod_dir.html#fallbackresource). +Instead of `mod_rewrite`, you could also use [`FallbackResource`](https://httpd.apache.org/docs/2.4/mod/mod_dir.html#fallbackresource). ### nginx -- 2.47.2