Expose CF Pages contents list of files for directories without an index.html

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)

Not possible. Pages is for websites not for file hosting so it won’t have file hosting features.

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.