DFileServer
DFileServer is a small and simple webserver programmed in C++ wrote by Chris Laverdure in 2005 under BSD license.
Since 2013, I maintain the port for the FreeBSD project.
Command line switchs :
- port
: bind to port number to listen - backlog
- maxconnections
- maxbandwidth
- showconnections
- log
- requireauth
- setuid
- chroot
- background