zouyong 57b51c387e 1 %!s(int64=5) %!d(string=hai) anos
..
bin 57b51c387e 1 %!s(int64=5) %!d(string=hai) anos
node_modules 57b51c387e 1 %!s(int64=5) %!d(string=hai) anos
public 57b51c387e 1 %!s(int64=5) %!d(string=hai) anos
src 57b51c387e 1 %!s(int64=5) %!d(string=hai) anos
10.rtf 57b51c387e 1 %!s(int64=5) %!d(string=hai) anos
README.md 57b51c387e 1 %!s(int64=5) %!d(string=hai) anos
package.json 57b51c387e 1 %!s(int64=5) %!d(string=hai) anos
streamt.png 57b51c387e 1 %!s(int64=5) %!d(string=hai) anos

README.md

static-server

一个基于node的静态文件服务器

功能

  • 读取静态文件
  • MIME类型支持
  • 缓存支持/控制
  • 支持gzip、defalte压缩
  • Range支持,断点续传
  • 全局安装

    使用方法

  • npm install static-server2 -g

  • server-start