From amj at colortechnology.com Wed Jan 11 17:36:51 2006 From: amj at colortechnology.com (Aaron Johnson) Date: Wed, 11 Jan 2006 14:36:51 -0800 Subject: [Onering-developers] onering_demo/README changes Message-ID: <80C17F2B-8C34-4F53-95E8-A8D18B35A0B7@colortechnology.com> Hello, Two things are missing from the README. Listing fastcgi as a requirement along with lighttpd, gem install fcgi and in the lighttpd.conf example three.example.com is not found instead it is three.john.local Also, when I start up lighttpd I can see log messages from all three web servers. However the messages are 403 - Not Found for the root level and 404 for /home or /login. I'm going over my lighttd config again along with the README. I also started all three apps using webrick and got a little further, but was not able to get beyond the login page. Aaron