Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

local cgi

 [1/3] from: rishioswal::yahoo::com at: 26-Apr-2001 20:45


Hi. i was wondering if anyone knows how or where i might find documentation on testing rebol cgi scripts locally. rishi

 [2/3] from: sanghabum:aol at: 27-Apr-2001 5:00


[rishioswal--yahoo--com] writes:
> Hi. i was wondering if anyone knows how or where i > might find documentation on testing rebol cgi scripts > locally.
Both "The Official Guide" and "Rebol for Dummies" have short sections on this...and they are both worth having for other reasons too. But it's not rocket surgery.... --Download and install a server (www.apache.com or www.sambar.com are recommended/mentioned in the books). --Set a couple of CONF entries so CGI can run (see the books, or I think the Rebol site tells you how to configure various servers) --Point your browser to http://localhost/cgi-bin/....r --Colin.

 [3/3] from: ryanc:iesco-dms at: 27-Apr-2001 9:33


I set up a web server on my machine. Apache is an overkill, so I recommend Xitami. It is smaller, easier to install, easier to learn, and does the most things you want to do. --Ryan Rishi Oswal wrote:
> Hi. i was wondering if anyone knows how or where i > might find documentation on testing rebol cgi scripts
<<quoted lines omitted: 8>>
> [rebol-request--rebol--com] with "unsubscribe" in the > subject, without the quotes.
-- Ryan Cole Programmer Analyst www.iesco-dms.com 707-468-5400 I am enough of an artist to draw freely upon my imagination. Imagination is more important than knowledge. Knowledge is limited. Imagination encircles the world. -Einstein

Notes
  • Quoted lines have been omitted from some messages.
    View the message alone to see the lines that have been omitted