Skip to content

nathnolt/tiny-php-directory-lister

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 

Repository files navigation

Tiny PHP directory lister

It's a tiny directory lister which looks like this:

Image of the program

Features

  • breadcrumb menu
  • directory listing
  • icon to indicate whether the item is a directory or a file
  • very small: less than 7kb
  • single PHP file
  • simple instalation

Installation

Place the php file into a directory and you're done

Settings

Currently there is 1 setting, which is called parentScopeLimit (standard set to true)

If set to true, this prevents people from traversing upwards relative to ./ and see all the files in your domain.

  • Nathnolt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages