J
Jim
Hello,
I have a set of ruby scripts I run manually from the command line. I'd
like to put a simple web front-end to them and use them as cgi scripts.
I also want to be able to keep them on a USB stick and run them
anywhere Ruby is installed. All config files and generated data will be
read and written to the directory.
Which is the best/easiest to use: webrick, lighttpd, mongrel, or
something else?
Thanks
I have a set of ruby scripts I run manually from the command line. I'd
like to put a simple web front-end to them and use them as cgi scripts.
I also want to be able to keep them on a USB stick and run them
anywhere Ruby is installed. All config files and generated data will be
read and written to the directory.
Which is the best/easiest to use: webrick, lighttpd, mongrel, or
something else?
Thanks