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