What is the name of the domain?
https://eg.textburn.com/public/
What is the issue you’re encountering
I wish to expose a list of the file contents of directories which don’t include an index file, eg: https://eg.textburn.com/public/ should in this case show the file list because that folder doesn’t have an index.html file. I wish to avoid creating a worker or function so that I can minimise the number of calls to workers.
What steps have you taken to resolve the issue?
Documentation for not found behaviour doesn’t specify how to implement directory listing when there is no index.html file. Serving Pages | Cloudflare Pages docs
What is the current SSL/TLS setting?
Full (strict)