* harbour/contrib/examples/uhttpd/uhttpd.prg
* Fixed APP_NAME that causes wrong ini file name and than error
loading aliases from uhttpd.ini
uHTTPD micro web server Build it using hbmk*.bat Parameters accepted: --without-gd (disable Lib GD support) To see accepted parameters run: uhttpd -? Parameters can also be defined using uhttpd.ini file. Before starting please build modules in modules folder using bldhrb.bat Once started connect to uhttpd using: http://localhost:8082 to see default index page. Francesco