Adding a custom domain in PythonAnywhere does not work

旧巷老猫 提交于 2020-01-16 18:38:26

问题


I added my application to pythonanywhere, now I'm trying to add a custom domain but I can not get a positive result.

My change I've added in pythonanywhere looks like this. Under my hidden field is my domain name.

According to the documentation, I added a CNAME record (at my domain provider, it looks like this.).

But after entering in the address www.ka ....pl I am not being redirected to my django application in pythonanywhere.

This is my first time when i added my domain, how to fix this error (so that my application will appear after entering the domain), any help will be appreciated.

来源:https://stackoverflow.com/questions/55087080/adding-a-custom-domain-in-pythonanywhere-does-not-work

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!