node-static-custom
v0.1.1
Published
clone from node-static, but custom something
Downloads
3
Readme
node-static-custom
clone from node-static but add a options
serverPath
u can custom a path not just /
example: { serverPath: "/level1" }
so you can request to '/level1/xxx.html'.
Defaults to
''
