2
0
Fork 0
A responsive, modern PHP directory listing
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
 
Skylar Ittner 8271a0c3db Add show filesize option vor 5 Jahren
mimetype_tools Init vor 6 Jahren
LICENSE.md Update things vor 5 Jahren
README.md Remove Netsyms branding, point CSS/JS to public CDNs vor 6 Jahren
htaccess Init vor 6 Jahren
index.php Add show filesize option vor 5 Jahren

README.md

Nice Dirlist

A single-file solution for pretty directory listings

See it in use at https://static.netsyms.net and https://dl.netsyms.net

Features

  • Built-in file type guessing
  • FontAwesome icons
  • Responsive with Bootstrap 4.0
  • Support for adding mirror URLs

Installing

  • Upload index.php to the web root
  • Upload htaccess and rename to .htaccess
    • For non-Apache, configure your server to serve /index.php for all subfolders
  • Edit the top of index.php to customize with your branding and settings