Skip to content

IAmUnbounded/http-web-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Simple Webserver

In this project, I implemented a simple HTTP webserver in C. This webserver knows how to serve static content (i.e., files ending in .html , .jpg , et al.) as well as dynamic content (i.e., files ending in .php ).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published