Rebol3 request for CGI

In Rebol2 all of CGI is held in

system/options/cgi

But we say that cgi is also an option set using -c

It would seem only reasonable that an option should be just that: an option

That would mean system/options/cgi would bind to yes or no or to on or off

The cgi itself surely belongs in a module or in an intrinsic network or servers area.

Leave a Reply

You must be logged in to post a comment.