From: Paul Lutus Date: 2006-10-29T05:50:14+09:00 Subject: Re: apache2.2 and ruby script Li Chen wrote: / ... > But I can't run it from the IE browser. How can I fix it? Try this as a first line: #!C:\Ruby\bin\ruby.exe -w Remove this line (Apache provides it): print "HTTP/1.0 200 OK\r\n" See if that works. -- Paul Lutus http://www.arachnoid.com