lwsjs / local-web-server

A lean, modular web server for rapid full-stack development.
MIT License
1.21k stars 85 forks source link

How can I deny certain file extensions? #19

Closed 0vermind closed 8 years ago

0vermind commented 8 years ago

It is possible to deny serving different file types?

75lb commented 8 years ago

not yet, but i do plan on adding this ability at some point.. PRs welcome..

75lb commented 8 years ago

implemented in the new version.. feedback welcome!

$ npm install -g local-web-server@^1.0.0-alpha.1