Configure caddy to display directory browsing like Apache with Fancy Indexing

Is it possible to configure caddy to display the directory browsing like Apache with FancyIndexing enabled? Is there a similar template available?
My template skills are sadly not good enough to do this by hand.

Do you have a link to what FancyIndexing is?

What i mean is a theme similar to the default apache directory browsing with file type icons.

Example:
https://www-us.apache.org/dist//httpd/

You can write a template that will render the page as similarly to the Apache fancy index as you like, and then specify it when writing your browse directive.

https://caddyserver.com/docs/browse