Skip to content

Commit a70a6f5

Browse files
authored
docs: link to current Apache configuration (#1979)
1 parent 42896cb commit a70a6f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/docs/guide/essentials/history-mode.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ While it's not recommended, you can use this mode inside Browser applications bu
8383
</IfModule>
8484
```
8585

86-
Instead of `mod_rewrite`, you could also use [`FallbackResource`](https://httpd.apache.org/docs/2.2/mod/mod_dir.html#fallbackresource).
86+
Instead of `mod_rewrite`, you could also use [`FallbackResource`](https://httpd.apache.org/docs/2.4/mod/mod_dir.html#fallbackresource).
8787

8888
### nginx
8989

0 commit comments

Comments
 (0)