404 error after deploying page/worker

I deployed a .html website to a worker page and I am getting a 404: This workouttracker20.pages.dev page can’t be found No webpage was found for the web address: https://workouttracker2.pages.dev/ HTTP ERROR 404 Any idea what can be driving this?
4 Replies
Walshy
Walshy3mo ago
do you have a index.html?
BLAINE
BLAINEOP3mo ago
no, it's just thewebsite.html, do i need to drop in an index? i thought i could just deploy .html's through cloudflare pages hah i'm an idiot, all fixed, ty so much for the quick help while OOO ❤️
Walshy
Walshy3mo ago
index.html is specifically for serving / the root directory if you had let's say contact-us.html that would be available at /contact-us
BLAINE
BLAINEOP3mo ago
ah, that makes a ton of sense

Did you find this page helpful?