diff --git a/docs/guide/essentials/history-mode.md b/docs/guide/essentials/history-mode.md index bbed3c8ba..3200bd14d 100644 --- a/docs/guide/essentials/history-mode.md +++ b/docs/guide/essentials/history-mode.md @@ -69,6 +69,10 @@ While it's not recommended, you can use this mode inside Browser applications bu ### Apache ```apacheconf + + Options -MultiViews + + RewriteEngine On RewriteBase / diff --git a/docs/zh/guide/essentials/history-mode.md b/docs/zh/guide/essentials/history-mode.md index 70bc34ffc..857ef1b94 100644 --- a/docs/zh/guide/essentials/history-mode.md +++ b/docs/zh/guide/essentials/history-mode.md @@ -52,6 +52,10 @@ const router = createRouter({ ### Apache ```apacheconf + + Options -MultiViews + + RewriteEngine On RewriteBase /