in reply to jellybean problem(simple)

It doesn't appear to me that the example given in the README is actually designed to serve static pages at all (this after a few seconds examination). What do you get if you make a request to http://localhost:5000/wiki/ instead? You should read the documentation carefully if you want to use it to serve static pages for you.

/J\

Replies are listed 'Best First'.
Re^2: jellybean problem(simple)
by Anonymous Monk on Jul 14, 2004 at 13:19 UTC
    tried that and it state "can't call method "uri" on an undefined value at c:/Perl2/site/lib/Jellybean/Sever/HTTP.pm line 43"