Rewrite domain to its non-www version (staticwebapp.config.json?) #802
Unanswered
madmonkeyworks
asked this question in
Q&A
Replies: 0 comments
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.
-
Hi there,
Is it possible to rewrite a whole domain to its non-www version?
E.g. www.mydomain.com/{query} => mydomain.com/{query}
I was thinking to use the routes in staticwebapp.config.json, but am not sure if the following would work:
Any thoughts?
Thank you!
Regards
Beta Was this translation helpful? Give feedback.
All reactions