Automatically add an "index.php" in all your directories or your zip file recursively
To use this script, choose one of the following options to get started:
- Download the latest release on Auto Index
- Fork this repository on GitHub
Use your own "index.php" file
- Edit "index.php" file in "sources" directory
- php-cli:
php index.php ../ps/modules/mymodules/ ../ps/themes/mythemes/
- Web browser:
http://localhost/autoindex/
http://localhost/autoindex/?path=../ps/modules/mymodules/,../ps/themes/mythemes/
Only for using this tool with a zip
(PHP 5 >= 5.2.0, PECL zip >= 1.1.0)
$ pecl install zip
1.0.1
Copyright 2014 Jean-Marie Collin. Code released under the MIT License license.
Theme used Copyright 2014 Iron Summit Media Strategies, LLC. Code released under the Apache 2.0 license.