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 6365714c3d Init 6 years ago
mimetype_tools Init 6 years ago
LICENSE.md Init 6 years ago
README.md Init 6 years ago
htaccess Init 6 years ago
index.php Init 6 years ago

README.md

Nice Dirlist

A single-file solution for pretty directory listings

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
    • Edit the list of ignored filenames
    • (Recommended) Change the CDN URLs for Bootstrap and FontAwesome to your CDN of choice