Skip to content

brucehsu/bhttpd

Repository files navigation

bhttpd

Introduction

bhttpd is a simple HTTP server implementation which provides static page serving and dynamic web application handling via CGI. It also features flexible configuration allowing user to set CGI handler and basic settings of the server.

Usage

You should modify serv.conf first to fit your needs, then compile the program by make. After complication success, you can simply use ./bhttpd to start the server.

About

Simple HTTP server with CGI support

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages