Skip to content

An HTTP and HTTPS Web Server for static HTML pages as well as dynamic scripts such as PHP, CGI, Python, Perl etc.

Notifications You must be signed in to change notification settings

pritamzope/http_web_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 

Repository files navigation

HTTP and HTTPS Web Server

What Is It?

An asynchronous HTTP web server that supports HTTP web requests as well as PHP, CGI, Python, Perl etc. scripts execution on server sides.

An synchronous HTTPS web server that supports secure HTTP web requests over Secure Socket Layer(SSL) as well as PHP, CGI, Python, Perl etc. scripts execution on server sides.

Compilation

Dependency

GCC with C++11 compiler(g++)
Boost C++ Library
OpenSSL library

HTTP Web Server Main Page:-

HTTPS Web Server Main Page:-

About

An HTTP and HTTPS Web Server for static HTML pages as well as dynamic scripts such as PHP, CGI, Python, Perl etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published