Wirkhof
Explore posts from serversUnable to restrict /es/admin path
I am using i18n Nuxt extension.
This is my code:
I can visit /admin and cannot visit /es/admin . That's great and as expected.
But I can visti both /admin/settings and /es/admin/settings. Which is not good.
How to use stars or regex or something to block every other subpath for /es locale/prefix?
6 replies