/WebLite

A simple web server in C. Developed for educational and fun purposes, DO NOT USE IN PRODUCTION.

Primary LanguageCGNU General Public License v3.0GPL-3.0

WebLite

A simple web server in C. Developed for educational and fun purposes, DO NOT USE IN PRODUCTION.

Usage

  • run make
  • ./a.out <path_to_html_file>.html
  • visit localhost in your browser

image