pagamastarde / autoindex
v1.0.3
2019-03-13 08:24 UTC
Requires
- php: >=5.3
This package is auto-updated.
Last update: 2022-02-01 13:08:04 UTC
README
递归地在所有目录或zip文件中自动添加"index.php"文件
入门指南
使用您自己的"index.php"文件
- 编辑"index.php"
使用方法
- php-cli:
php index.php ../ps/modules/mymodules/ ../ps/themes/mythemes/
- 网页浏览器
https:///autoindex/
https:///autoindex/?path=../ps/modules/mymodules/,../ps/themes/mythemes/
依赖
PHP >5.3
版权和许可
版权所有 2014 Jean-Marie Collin。代码在MIT许可下发布。
使用的主题版权所有 2014 Iron Summit Media Strategies, LLC。代码在Apache 2.0许可下发布。