Elías Torres
CDCloudflare Developers
•Created by Elías Torres on 2/3/2025 in #pages-help
cloudflare pages and subfolder
Hello,
I have a project running on cloudflare pages and I need a subfolder to resolve to another service. For example:
example.com works on cloudflares pages, but example.com/news resolves to another server.
Is this possible? Or will I have to take everything to an nginx?
Thank you so much
1 replies
CDCloudflare Developers
•Created by Elías Torres on 12/23/2024 in #pages-help
Custom domain not refresh
I have an Astro 5 application that uses actions, and I've deployed it on Pages with a custom domain.
The problem is that actions work correctly with the default domain (*.pages.dev), but on the custom domain, I need to refresh the page several times for it to work (this happens every time I access it). It’s like the custom domain has a cache that doesn’t update.
Any help?
Thanks.
1 replies