From: 7stud -- Date: 2011-03-22T10:06:16+09:00 Subject: Re: Run CGI scripts in own webserver Phillip Gawlowski wrote in post #988633: > On Mon, Mar 21, 2011 at 9:11 PM, Kevin Kevin > wrote: >> Hello, >> >> Does anybody know how I can run ruby cgi scripts in my web server. I >> coded the webserver myself in ruby. At this moment I use ERB to parse >> the .rhtml files. It all works fine but now i want to use the >> functionality of CGI to extend my webserver. So I would like to read the >> CGI file, parse it and send my html output to the user's webbrowser. >> >> So does anybody knows how to run a CGI file? > > That depends on your webserver. As the op stated, he wrote his own server. -- Posted via http://www.ruby-forum.com/.