On Mon, 29 Sep 2003, Jim Freeze wrote: > I tried to access FastCGI for Ruby but the site seems to have bad > permissions on the download and homepage link. jim- you can get the last two downloads from http://eli.fsl.noaa.gov/jim_freeze/fcgi/ for the next few days. eli (the server) is about to be put to rest... anyhow, the dead page is nothing more that the html output of http://eli.fsl.noaa.gov/jim_freeze/fcgi/ruby-fcgi-0.8.4/README so this should get you going... -a ==================================== | Ara Howard | NOAA Forecast Systems Laboratory | Information and Technology Services | Data Systems Group | R/FST 325 Broadway | Boulder, CO 80305-3328 | Email: ara.t.howard / noaa.gov | Phone: 303-497-7238 | Fax: 303-497-7259 | The difference between art and science is that science is what we understand | well enough to explain to a computer. Art is everything else. | -- Donald Knuth, "Discover" | ~ > /bin/sh -c 'for lang in ruby perl; do $lang -e "print \"\x3a\x2d\x29\x0a\""; done' ====================================