Skip to content

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

Notifications You must be signed in to change notification settings

leahjlou/simple-cgi-web-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published