From: "Jan E." Date: 2012-11-29T09:04:48+09:00 Subject: Re: CGI question Ryan Davis wrote in post #1086967: > On Nov 28, 2012, at 03:18 , Jan E. wrote: > >> CGI scripts are executed by a webserver like Apache. It makes no sense >> to run them in the console. > > not true: I did not mean it's impossible. Of course CGI scripts are normal programs. But I don't see the point of writing CGI scripts without actually running them on a webserver and inspecting the result in a browser. What do you learn from an obscure script that you have to execute in a "strange" way to see some random gibberish on the console? There isn't any context. Anyway, if that was the goal of the exercise, I guess he can move on now. -- Posted via http://www.ruby-forum.com/.