Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

305 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages