Apache directory listing as json

Viewed 4769

Is it possible to have the directory listing in apache return json instead of html?

I'm completely unexperienced with Apache, but I've browsed the documentation for IndexOptions and mod_autoindex. It seems like there's no built in way to configure the output.

2 Answers
Related