kevinnio / rhttp

rhttp is a basic implementation of a HTTP server written in Ruby

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rhttp

rhttp is a basic implementation of a HTTP server written in Ruby. Actually, it supports requesting for html and RAW files (like jpeg, png, gif) and for php files, after parsing them with php5-cgi tool.

I'm writting it as a hobby and as an adventure on HTTP own-learning.

About

rhttp is a basic implementation of a HTTP server written in Ruby

License:GNU General Public License v2.0