0.0.3 • Published 11 years ago

simple-http-connect v0.0.3

Weekly downloads
3
License
-
Repository
github
Last release
11 years ago

simple-http-connect

There are a few simple HTTP servers for node, such as http-server and simple-http-server. However I missed some features while using them, such folder lists and MIME types.

This module is a tiny wrapper of connect's static() and directory() middleware, which handles these things quite well.

Installing

npm install -g simple-http-connect

Usage

simple-http-connect [-p <port>] [-d <dir>]
0.0.3

11 years ago

0.0.2

11 years ago

0.0.1

11 years ago

0.0.0

11 years ago