Skip to content

michalsvec/concurent-HTTP-server

Repository files navigation

Simple HTTP server using 3 methods for processing incoming requests

Installation

  1. Clone git repostiory
  2. Init submodules - git submodule init
  3. Update submodules - git submodule update

Run

  1. Put executable file and config.cfg in one directory
  2. Edit config.cfg and set document_root and internal_root
  3. Move files from old internal folder to the new location
  4. Run httpserver -h for help

About

simple HTTP server with optional GCD, fork and thread parallel processing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors