MiniWebSvr is a small web server that aims to one day be embeddable.
It is a stand-alone web server that supports OPTIONS,HEAD and GET, with support for If-Modified-Since and Range HTTP requests to save on bandwidth.
Project Homepage:
inclick="return top.js.OpenExtLink(window,event,this)">http://miniwebsvr.sourceforge.net/
Download here:
href="http://sourceforge.net/project/showfiles.php?group_id=187000&package_id=218154&release_id=511741"
target="_blank" inclick="return top.js.OpenExtLink(window,event,this)">http://sourceforge.net/project/showfiles.php?group_id=187000&package_id=218154&release_id=511741
This version brings with it the following changes:
New Features:
- Extra command-line options to:
- Set default page name
- Disable directory listing
- Disable reporting of server name & version
- Disable logging
- Will list the command-line help when it fails to parse the command
line
Bug Fixes:
- Fixes sub-root vulnerability introduced in 0.0.7
- Fixes default page not always working
- Does not show '../' on root directory listing anymore
- Fixed name/version reporting in generated errors
- Fixed a bug in reporting the data range when whole file requested
http://www.linuxlinks.com/portal/news/article.php?story=20070528084644924