Skip to main content

run nginx from the commandline

Project description

A small wrapper around nginx to start it as convenient as SimpleHTTPServer.

To serve the current working directory on port 8080:

$ nginc

For more options see nginc -h

Why?

The python SimpleHTTPServer often comes quite handy. But in some cases it is not enough. For example if you need concurrent requests or range requests.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page