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

[REBOL] Re: apache reminder?

From: deryk::iitowns::com at: 21-Apr-2001 9:39

Maarten Koopmans wrote:
> Hey, > > The easiest way is to add a #! (shebang) line to your rebol scripts and > givethem the extension .cgi > > Forgot the httpd.conf trick as well....
If you wish to maintain the .r extension instead of the above .cgi extension, append the following: AddHandler cgi-script .r Also remember to make the script o+rx by the apache user. If you want to run cgi from directories other than /cgi-bin you've a little more magic to do. :) Deryk -- Binary/unsupported file stripped by Listar -- -- Type: application/x-pkcs7-signature -- File: smime.p7s -- Desc: S/MIME Cryptographic Signature