Skip to content
#

cgi

Here are 74 public repositories matching this topic...

A custom web server built in C++ to simulate Nginx behavior and handle multiple client connections. Implemented HTTP/1.1 features with GET, POST, and DELETE methods. Used non-blocking I/O with poll() for concurrent connections. Added file uploads, static site hosting, and custom error pages.

  • Updated Nov 12, 2025
  • C++

Improve this page

Add a description, image, and links to the cgi topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cgi topic, visit your repo's landing page and select "manage topics."

Learn more