Displaying 1 result from an estimated 1 matches for "profusehost".
2008 Jan 05
7
Error! Ruby on Rails based on FastCGI, Hello world !
Hey,
I try to do my first steps in Ruby, and designed an "Hello World!"
Application. Now I want to install this Application on an Apache server.
I copied it to the "/public_html/" Directory here: (the application is
called "rubyapp")
http://sn00p.profusehost.net/rubyapp/
I ran http://sn00p.profusehost.net/rubyapp/public/dispatch.fcgi and get
an Error. So I looked it up in the logs and get the following
no route found to match "/dispatch.fcgi" with {:method=>:get}
/home/sn00p/public_html/rubyapp/public/../config/../vendor/rails/actionpack...