It is on Linux under Apache. > Is this working in practice for you? It isn't for me. I still get a CGI > error. > > Obed > > > Do #!/usr/local/rebol/rebol -cs instead. > > Shell scripts defined in this way only pass one command line argument > > to the program in question. This way you get both the cgi and > > security options you request. > > > > Sterling > > > > > If I ignore security, I get a REBOL Security Violation message at the = > > > bottom of my page. > > > If I turn security off (ie: #!/usr/local/rebol/rebol --cgi -s) then the > = > > > script hangs and hogs CPU > > > > > > > > > thanks, > > > Obed Fernandez > > > >
