ROllerozxa

dirlistozxa

Timeframe: 2023-

Technologies used: PHP

License: AGPLv3

WebsiteSource Repository

dirlistozxa started out as a custom directory lister script that aimed to recreate the Apache web server's directory lister in PHP. It was supposed to be as minimal as possible, while being able to be extended (as compared to nginx and Apache's directory listings which are generated by the web server and can't be extended).

It also optionally supports showing image thumbnails, which are generated ahead of time with a script using Imagemagick and will be displayed as the file's icon if it exists.

Currently it is being used for my file dump, available at files.voxelmanip.se.

M