]> git.ipfire.org Git - thirdparty/vuejs/router.git/commitdiff
docs: link to current Apache configuration (#1979)
authorGlandos <bugs-github@antipoul.fr>
Mon, 4 Sep 2023 10:15:40 +0000 (12:15 +0200)
committerGitHub <noreply@github.com>
Mon, 4 Sep 2023 10:15:40 +0000 (12:15 +0200)
packages/docs/guide/essentials/history-mode.md

index 32955f33caaff02fa569fe4f76d95df53538abef..bdcdc5d459a565887e171df2d548ab19a94992ce 100644 (file)
@@ -83,7 +83,7 @@ While it's not recommended, you can use this mode inside Browser applications bu
 </IfModule>
 ```
 
-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