A responsive, modern PHP directory listing
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
Skylar Ittner 8271a0c3db Add show filesize option 5 år sedan
mimetype_tools Init 6 år sedan
LICENSE.md Update things 5 år sedan
README.md Remove Netsyms branding, point CSS/JS to public CDNs 6 år sedan
htaccess Init 6 år sedan
index.php Add show filesize option 5 år sedan

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