A responsive, modern PHP directory listing
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Skylar Ittner 8271a0c3db Add show filesize option 5 years ago
mimetype_tools Init 6 years ago
LICENSE.md Update things 5 years ago
README.md Remove Netsyms branding, point CSS/JS to public CDNs 6 years ago
htaccess Init 6 years ago
index.php Add show filesize option 5 years ago

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