Error 404 | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Error 404

Guys please can anyone tell me why Page not found (error 404) mostly when making a website in python using flask...

7th Sep 2020, 5:27 PM
Bhushan maghade
Bhushan maghade - avatar
3 Answers
7th Sep 2020, 5:29 PM
Gordon
Gordon - avatar
+ 2
It's easy merge & correct the extension index.html.htm to index.html ,wait at least 15 min , try https to http.
31st Jan 2021, 8:41 AM
ታዲዎስ
+ 1
HTTP status code 404 signifies that the requested resource is not found. May be there is a problem with your routing? I have never used Flask I am just guessing.
7th Sep 2020, 6:11 PM
Ore
Ore - avatar