-
Hi, I want to redirect everything arriving at the server to /index.html, no matter which path was requested. What would be the correct glob syntax? |
Beta Was this translation helpful? Give feedback.
Answered by
jwgn
Apr 22, 2024
Replies: 1 comment
-
Solution found.
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
joseluisq
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Solution found.
source = "/?*"