Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 321 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 321 Bytes

mongoose-pretty

Cesanta's mongoose 6.13 "simple_web_server" fork with a prettier web interface

Compiling - Windows

gcc main.c mongoose.c -o simple_web_server.exe -O2 -W -Wall -Werror -Wno-unused-function -DMG_DISABLE_DAV_AUTH -DMG_ENABLE_HTTP_CGI=1 -DMG_ENABLE_THREADS=1 -DMG_ENABLE_HTTP_SSI=1 -lws2_32 -Wno-format