Dom
Dom
CDCloudflare Developers
Created by Dom on 2/19/2025 in #pages-help
Previously deployed index.html still gets served
Hey all, I had my page running as a react app with a index.html. I now moved to remix with a server side rendering approach. Now, if i go to https://portcity-ai.com/ I still get served the old index.html. If I go to a path https://portcity-ai.com/services i get the new result from the route handler. I tested it by pushing a bare minimum index.html - and now I get that one served - even after deleting it.
I cleared the cache but that doesn't help. Any ideas?
3 replies