Wiihttpd is a simple multi-threaded HTTP Webserver for the Wii. Wiihttpd is built on the ftpii source code.

How to use:
Create a /www directory on the root of your SD card and place any files you would like to be served in there. Run the included ELF with your favourite method to boot homebrew.

Changes:

Removed configurable GMT text setting in HTTP header and instead allowed timezone change
Added Connection: close to HTTP/1.1 header
Added more mime types
Added HTTP HEAD method
Protection against ./ and ../ in HTTP path by displaying a 404 page

http://www.wiibrew.org/wiki/Homebrew_apps/Wiihttpd