Replies: 1 comment 1 reply
-
|
This discussion seems to be a duplicate of #1764. May I please ask you to use one discussion thread for an issue. Additionally, you could also join the official Nuxt discord (https://discord.com/invite/ps2h6QT) and ask questions in the |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm running a node SSR server at this moment, only because I'm using the prefix strategy, with the node preset
site.com/gets redirected tosite.com/en, so this all works fine.However I can't seem to get this to work with a static site (which is what I prefer), so I'm wondering has anyone managed to get a static site working with the redirect working? (I'm using nginx)
Beta Was this translation helpful? Give feedback.
All reactions