Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 361 Bytes

File metadata and controls

13 lines (9 loc) · 361 Bytes

sensibleServer

A simple http(s) server that serves content with optional cgi scripting available.

Installation

For right now, the best way is to clone this repo and install using ./setup.py. Note that sensibleServer requires a python interpreter that is version 3.6 or later.

Usage

sensibleServer DOCUMENT_ROOT [ -c --enable-cgi ]