快速创建php server

mkdir test
mv test.html test
php -S localhost:8082
http://localhost:8082/test.html

posted @ 2015-07-29 07:59  airforce  阅读(175)  评论(0)    收藏  举报