Files
recycled-ni-neutrino/src/nhttpd
mrcolor cb8dd3394d our current experimental Neutrino branch
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@27 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Commit: bc5bd4154e
Author: mrcolor <mrcolor@e54a6e83-5905-42d5-8d5c-058d10e6a962>
Date: 2009-12-08 (Tue, 08 Dec 2009)
2009-12-08 11:05:11 +00:00
..

------------------------------------------------------------------------------
nhttpd Version 3.x = (yhttpd 3.x + tuxboxapi)
------------------------------------------------------------------------------

13.09.2006 (yjogol)
-------------------
Starting with Version 3.0 the nhttpd source code was splitted into
a core Webserver (yhttpd_core), extension modules (yhttpd_mods) and the 
tuxbox specific code (tuxboxapi).

The yhttpd_core and yhttp_mods are completly rewritten. 
All Neutrino specific code was reorganized into yParser- and ControlAPI-code.

The Hook-System (extension modules) encapsulate all requests and responses 
for the tuxboxapi. So both tuxboxapi and yhttpd can be developed seperatlly and 
independ from each other.

Look at yhttpd_core/README