This is a web application built with JavaScript to customize 'Index Of' pages or general file serving pages. It is built to be used with the nginx JSON setting for Indexing.
- All files needed to use it
- Example config file
- 2 stylesheets to choose from
Basic style, a simple dark theme
Alternative style, lighther with background image and gradient
- nginx folder indexing in JSON format (specify link in config)
- route all requests from the folder containing index.html to the index.html
A friend wanted a nicer Indexing page and I did this as a one-evening-project.
Apache licence for the lolz.