How to fit for nginx rewrite #798
-
Hello guys, I hold my site behind nginx using vuepress. I try to make some link as /doc/kind-a/123.html to /doc/kind-a.html?id=123(which share a same md file kind-a.md). Nginx success render the kind-a.html, but after a while seems that vuepress check some error happen so redirect to 404 page. Why? and how to fix? |
Beta Was this translation helpful? Give feedback.
Answered by
Mister-Hope
Apr 6, 2022
Replies: 1 comment
-
Reproduction repo and website required. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Mister-Hope
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Reproduction repo and website required.