+ 3
What should i do next?
I got a domain using freenom.com I have created server using flask Python along with a secondary functioning file and even a main HTML file. But I don't know how to link the HTML to the domain name. What should I do?
1 Answer
+ 5
You have to route your domain to the web server's IP. As well, ensure that you properly set up your port forwarding and firewall on your server to properly route traffic.