Bhone M Min
Explore posts from serversCDCloudflare Developers
•Created by Bhone M Min on 7/21/2023 in #pages-help
Get list of pages inside a path
I am trying to get the list of pages inside a path.
For example, if I have this in my project
_ blog/
|_ blog1.html
|_blog2.html
|_index.html
I want to get the list of html pages in my _worker.js
Is it possible to do such thing?
2 replies
CDCloudflare Developers
•Created by Bhone M Min on 6/16/2023 in #pages-help
Default page instead of 404
I am wondering if I can redirect the user to a default page (eg. index.html) if the route that user provided does not exist. I don't want to show the user a 404 page.
5 replies
CDCloudflare Developers
•Created by Bhone M Min on 5/19/2023 in #workers-help
Cron triggering twice
2 replies