问题
i deployed vuejs app on firebase hosting with custom domain from godaddy connected to it with google provided A records. when i enter mywebsite.com
it works . but when i enter www.mywebsite.com
it doesn't redirect and shows error certificate . i want the www redirect to a non-www domain(example.com
) how to redirect ?
how to solve this please any help?
回答1:
You need to add a CNAME
record for www as canonical name for it to work.
来源:https://stackoverflow.com/questions/53429442/domain-with-www-prefix-not-working-on-firebase-hosting