/http_web_server

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

Primary LanguageC++

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:-