A basic web server coded in C language using socket programming. Comes with all the basic features like access and error logs, customizing server root, port number etc.
SW-HTTPD is a simple, secure, and robust HyperText Transfer Protocol Daemon Written in the C programminglanguage.
It implements the bare minimum of HTTP 1.1 necessary to be a productive web
server.