jblond/php-built-in-webserver-router-script

PHP内置web服务器目录列表的router脚本

v1.2 2021-08-26 12:35 UTC

This package is auto-updated.

Last update: 2024-09-06 18:00:15 UTC


README

PHP内置web服务器目录列表的router脚本

使用

启动命令:php -S 127.0.0.1:8080 router.php

要求

PHP 5.6+

LICENCE