Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/uzulla/php_directory_index
https://github.com/uzulla/php_directory_index
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/uzulla/php_directory_index
- Owner: uzulla
- License: mit
- Created: 2015-08-14T05:56:05.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-08-14T06:05:30.000Z (over 9 years ago)
- Last Synced: 2023-03-23T12:14:13.239Z (almost 2 years ago)
- Language: PHP
- Size: 145 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# directory index を表示するだけのやつ
PHP -SがDirectory indexしてくれなくて不便なので
![ss](ss.png)
## usage
```
$ cd /tmp/
$ git clone [email protected]:uzulla/php_directory_index.git
$ cd /path/to/as_you_like
$ php -S 0.0.0.0:8080 /tmp/php_directory_/index.php
````https://raw.githubusercontent.com/uzulla/php_directory_index/master/index.php`
をコピペしてもよい