So, I have a web server that has many files that I want index on a web page. This web page is only going to be available to me and this is in no way an effort to share files with the world. I want to be able to easily access the files I have uploaded to my web server in a specific directory. I am looking for something open source preferably.
Example:
I access my url to see the main page. The main page could have a list from A to Z. I click on a letter and all folders listed with that letter are displayed.
I know I can do .htaccess but I was hoping for something more robust.
Example:
I access my url to see the main page. The main page could have a list from A to Z. I click on a letter and all folders listed with that letter are displayed.
I know I can do .htaccess but I was hoping for something more robust.