Skip to content

cardinalion/httpd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

httpd

A tiny http server for Linux, rewritten from J. David Blackstone's tinyhttpd.

Feature

  • Able to process GET and POST requests.
  • Used Bash script instead of Perl for the .cgi file.
  • Fully commented.

Try it yourself

$ git clone git@github.com:cardinalion/httpd.git
$ cd httpd
$ make
$ ./httpd

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published