in reply to Perl Apache binary

I sucessfully install jellybean but I don't know how to use it. I search at Google and only found that the documentation are only available at a price.

Hmm, that's news to me. Tell me what kind of site you're trying to run and I'll show you how to use it. If you're only serving static pages or very simple CGI programs, it's quite easy.

Replies are listed 'Best First'.
What about a Jellybean Tutorial?
by dfaure (Chaplain) on Jul 12, 2004 at 08:59 UTC
    Tell me what kind of site you're trying to run and I'll show you how to use it.

    What would be nice having a bunch of samples on Jellybean here, such as an equivalent to 'Simple HTTP in under 100 lines' or even a standard or fast CGI invocation (mod_perl?) with all env vars properly initialized (in a Win32 env to be more spicy).

    ____
    HTH, Dominique
    My two favorites:
    If the only tool you have is a hammer, you will see every problem as a nail. --Abraham Maslow
    Bien faire, et le faire savoir...

      That's a good idea. I'll work something up this week. I don't have access to a Windows box, but I'll document the environment variables the CGI container does acknowledge.

Re^2: Perl Apache binary
by Anonymous Monk on Jul 11, 2004 at 17:48 UTC
    yes I am using CGI program, show me, I think i'll be ok when I can start using it. Then I could trial and error by myself. Thanks..