A responsive, modern PHP directory listing
您最多能選擇 25 個主題 主題必須以字母或數字為開頭,可包含連接號「-」且最長為 35 個字元。
Skylar Ittner 8271a0c3db Add show filesize option 5 年前
mimetype_tools Init 6 年前
LICENSE.md Update things 5 年前
README.md Remove Netsyms branding, point CSS/JS to public CDNs 6 年前
htaccess Init 6 年前
index.php Add show filesize option 5 年前

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