Lightsail Django python Linux

0

I'm a Newbie. setup the views.py, pointed both urls.py files correctly. created example.html. I setup staticIp and DNS zone. Everything works. when I run server and type ip address, I get my example.html page, as expected. But when I type my domain name in the browser, I get the index.html startup page. my Question: How do I get the domain name to resolve to the instance (my example.html page, rather than, the index.html startup page ? appreciate any help or comments, Thanks

profile picture
gefragt vor 2 Jahren226 Aufrufe
1 Antwort
0

If all configuration is correct, it sounds most likely to be a cacheing issue. Have you tried clearing your local browser cache as well as the Django server's?

AWS
MODERATOR
beantwortet vor 2 Jahren
  • Thank Andy, but clearing the cache did not work. As for the Django server, I don't have a distribution set up. So I was not able to clear cache.

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen