Forums

Problem configuring godaddy domain using custom plan

Hi,

I have registered a domain with godaddy.in and have purchased a custom plan from pythonanywhere.

I have done the following settings in godaddy.in :- 1) Created a CNAME (Alias) record in DNS Zone. 2) Used the HostName as : "toykartnoida.pythonanywhere.com" 3) Points to "toykartnoida.pythonanywhere.com" 4) TTL : 1 hour

Now, If I check the CNAME lookup tool, Canonical name is still different (mytoykart.in).

Since, I am novice to this, can some one please conform, if I did the correct settings.

My second question is that if I visit toykartnoida.pythonanywhere.com, then it gives me error that this is not configured.

Also, I have the following file(s) in /var/www/ :-

04:05 /var/www $ ls www_mytoykart_in_wsgi.py www_mytoykart_in_wsgi.pyc

Can some one please conform if these files are correct.

Thanks in advance

Solved, my alias name was incorrect.

I removed www entry (existing entry which was pointing to @)

Entered a new entry and fixed.

However, when I visit the URL, it points me to the default application. How can I control the application to a domain?

Solved the second problem using routes.py.

:-)