Skip to content

two-three-four-five/webserv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webserv

Web server compatible with HTTP 1.1 Protocol.

Getting Started

Environment

  • Our program uses kqueue to implement I/O Multiplexing.
  • Therefore, your operating system should compatible with kqueue.
  • We've tested on Mac with Apple silicon and Intel chips.

Installation

  1. Clone this repo.
git clone https://github.com/two-three-four-five/webserv.git
  1. Compile webserv with Makefile
make all

Usage

  • configuration file in detail

About

This is when you finally understand why a URL starts with HTTP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •