http://sleep.dashnine.org/download/moconti102908.tgz
I setup the .tgz so you can do ./run.sh out of the box and have
something to play with. Source included. Feedback, ideas, flames,
etc. welcome. If anyone else is interested in helping out, let me
know... I can post the code to a public repository, setup commit
rights, and get a site up for it.
-- Raphael
#
# startup script for Moconti HTTPD
#
[$server addSite: "localhost", "./demo/src/site.sl", "./demo/root",
"./demo"];
With this in place you can execute ./run.sh and the server will
startup on port 1048. I've also updated the archive as well.
-- Raphael