A responsive, modern PHP directory listing
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Skylar Ittner ae10fadc9b Remove Netsyms branding, point CSS/JS to public CDNs 6 年前
mimetype_tools Init 6 年前
LICENSE.md Init 6 年前
README.md Remove Netsyms branding, point CSS/JS to public CDNs 6 年前
htaccess Init 6 年前
index.php Remove Netsyms branding, point CSS/JS to public CDNs 6 年前

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