I want to share the contents of a folder via http. I installed nginx with autoindex and configured it in my folder. The problem is that I need an html file with a file / folder, but I need some kind of xml with the same information.
Is it possible to do this using standard nginx tools, or do I need to execute some script to solve this problem?
source
share