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

[REBOL] Running CGI-Script from outside CGI-BIN?

From: doug::vos::eds::com at: 7-Feb-2001 13:28

This is perhaps more of a CGI question, than a REBOL question, but has to do with implementing this in REBOL so here goes... RE: running script that appears to be outside of cgi-bin How to create a shorter URL that runs a REBOL script Say I want the URL to be like: http://www.dom.com/x?123 or http://www.dom.com/x?a12 instead of http://www.dom.com/cgi-bin/x.r?123 Anyway -- looking for ideas and tips on how to shorten URL's and still have the REBOL script run properly. Any suggestions? Douglas Vos - EDS/GM-BSU Webmaster e-Mail: mailto:[doug--vos--eds--com]