2017 © Pedro Peláez
 

library directoryindex

PHP directory Index

image

chansig/directoryindex

PHP directory Index

  • Sunday, August 30, 2015
  • by Chansig
  • Repository
  • 1 Watchers
  • 2 Stars
  • 43 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

Directory Index - The simplest PHP directory Index

Created by, [Chansig] (https://github.com/Chansig), (*1)

Introduction

Directory Index is a simple PHP script that lists the contents of any web-accessable directory and allows navigating there within. Simply upload index.php file to any directory and get immediate access to all files and sub-direcories under that directory. Directory Index is written in PHP 5.3+ and distributed under the MIT License., (*2)

Features

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

Requirements

Directory Index requires PHP 5.3+ to work properly. For more information on PHP, please visit http://www.php.net., (*3)

Installation

  • Upload src/index.php to the folder you want listed. That's all!, (*4)

  • For more settings:, (*5)

    • copy src/index.php or execute src/generate.php with the destination in argument and rename index.php.dist in index.php., (*6)

      ex:
      php src/generate.php /var/www/mysite, (*7)

    • Edit the new index.php and change values in Setting class, (*8)

    • Upload index.php to the folder you want listed.

Troubleshooting

Ensure you have the latest version of Directory Index installed., (*9)

Verify that you have PHP 5.3 or later installed. You can verify your PHP version by running:, (*10)

php --version

Contact Info

Find a problem or bug with Directory Index? Open an issue on GitHub., (*11)

License

Directory Index is distributed under the terms of the MIT License., (*12)

Copyright 2015 [Chansig] (https://github.com/Chansig), (*13)

The Versions

30/08 2015

dev-master

9999999-dev https://github.com/Chansig/DirectoryIndex

PHP directory Index

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

by Avatar Chansig

server index directory router

30/08 2015

v0.3.2

0.3.2.0 https://github.com/Chansig/DirectoryIndex

PHP directory Index

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

by Avatar Chansig

server index directory router

06/08 2015

v0.3.1

0.3.1.0 https://github.com/Chansig/DirectoryIndex

PHP directory Index

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

by Avatar Chansig

server index directory router

26/07 2015

v0.3.0

0.3.0.0 https://github.com/Chansig/DirectoryIndex

PHP directory Index

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

by Avatar Chansig

server index directory router

26/07 2015

v0.2.0

0.2.0.0 https://github.com/Chansig/DirectoryIndex

PHP directory Index

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

by Avatar Chansig

server index directory router