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
- Upload
index.php
and theresources
folder to the directory that you would like to be listed - Copy
resources/default.config.php
toresources/config.php
- Navigate to your page in any browser to see the directory listing
- 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