diff options
author | ler <ler@FreeBSD.org> | 2017-01-11 11:04:41 +0800 |
---|---|---|
committer | ler <ler@FreeBSD.org> | 2017-01-11 11:04:41 +0800 |
commit | db9a6dec9659ccf0cf36a2133fbe72d8387ac179 (patch) | |
tree | d4f866304a22fb19d5924192bf3c0f062a64b340 /www/obhttpd | |
parent | bac0123be595b54650f2437800420d83b90a9644 (diff) | |
download | freebsd-ports-gnome-db9a6dec9659ccf0cf36a2133fbe72d8387ac179.tar.gz freebsd-ports-gnome-db9a6dec9659ccf0cf36a2133fbe72d8387ac179.tar.zst freebsd-ports-gnome-db9a6dec9659ccf0cf36a2133fbe72d8387ac179.zip |
New Port www/miniminiweb
MiniMiniWeb is my attempt at creating a multithreaded web server in C.
Features (and Misfeatures)
Written in C
Multithreaded (with pthread)
Designed for Unix-like systems
Supports GET and POST requests
Only serves static files
No SSL
No CGI or anything "dynamic"
No Virtual Hosts
No Directory Listings (gotten pulled out)
No IPv6
PR: 211472
Submitted by: neel@neelc.org
Approved by: adamw (mentor)
Differential Revision: https://reviews.freebsd.org/D9127
Diffstat (limited to 'www/obhttpd')
0 files changed, 0 insertions, 0 deletions