Skip to content
This repository has been archived by the owner on Oct 12, 2019. It is now read-only.

simonsickle-old/DirectoryLister

 
 

Repository files navigation

Directory Lister - The simple PHP directory lister

Created by, Chris Kankiewicz Download Counter added by Obihörnchen (http://obihoernchen.net). Using some code of srinath's dScript (http://iambot.net/projects/dscript/)

Introduction

Directory Lister is a simple PHP script that lists the contents of any web-accessable directory and allows navigating there within. Simply upload Directory Lister to any directory and get immediate access to all files and sub-direcories under that directory. Directory Lister is written in PHP and distributed under the MIT License.

More info available at http://www.directorylister.com

Features

  • Extremely simple installation
  • Creates on-the-fly listing of any web-accessable directory
  • Custimizable sort order of files/folders
  • Easily define hidden files to be excluded from the listing
  • Count downloads

Requirements

Directory Lister requires PHP 5.2+ to work properly. For more information on PHP, please visit http://www.php.net.

Installation

  1. Upload index.php and the resources folder to the directory that you would like to be listed
  2. Copy resources/default.config.php to resources/config.php
  3. Navigate to your page in any browser to see the directory listing
  4. Set permission of /resources/log to 777

Support

If you have any questions or comments, please email me at: Chris@ChrisKankiewicz.com

Directory Lister updates and news can be found by following us on Twitter.

To report a bug, visit the issue tracker on Github at: https://github.com/DirectoryLister/DirectoryLister/issues

License

Directory Lister is distributed under the terms of the MIT License. Copyright 2012 Chris Kankiewicz

About

A simple PHP based directory lister that lists a directory and all it's sub-directories and allows you to navigate there within.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%