Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 304 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 304 Bytes

simple-cgi-web-server

A simple web server that serves up GET & POST requests. Handles CGI processing (.cgi, .php, and .pl)

After pointing the server to your public_html directory, the web server will respond appropriately to HTTP requests as expected.

USAGE: server host-port