Skip to content

JkbLskw/Web-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Jakob Liskow
Apr 5, 2018
af8c962 · Apr 5, 2018

History

4 Commits
Mar 10, 2018
Mar 17, 2018
Apr 5, 2018
Mar 17, 2018
Mar 17, 2018
Mar 17, 2018
Mar 17, 2018
Mar 17, 2018
Mar 17, 2018
Mar 17, 2018
Apr 5, 2018
Mar 17, 2018
Mar 17, 2018
Apr 5, 2018
Apr 5, 2018

Repository files navigation

Web-Server

Simple and small Web-Server written in C-99

Features

  • killable by setting 'stop' as first parameter
  • using threads for each request and close these after response
  • list the elements of a directory in HTML
  • can execute for example PHP or SHELL-Scripts
  • logging of all activities with IP and timestamp

Standards

  • standard-port : 8080
  • standard-root-directory : same as executable

Usability

  • changing root-directory by setting first parameter
  • changing port by setting second parameter

About

Simple and small Web-Server written in C-99

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published