/http

Primary LanguageC

HTTP server

A custom route-based HTTP server, made for a IUT assignment.

This server depends on file to detect the MIME type of documents, and on php-cgi to run PHP scripts. Compilation is done with make and gcc.