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

[REBOL] Re: Simple cgi problem

From: mwickes:verticalmicros at: 2-Jan-2002 8:35

If you are on a Unix/Linux server make sure to chmod +x <your script name here> This makes sure your script is sent as an executable by the web server... HTH! Mike At 03:50 AM 1/2/02, you wrote: