search for: howtocreatevirtualhostsforrailsappl

Displaying 1 result from an estimated 1 matches for "howtocreatevirtualhostsforrailsappl".

2005 Jul 04
0
Error: Premature end of script headers: dispatch.cgi
.... I''ve installed ruby (1.8.2), gems (0.8.10), and rails (whatever was current as of about two days ago). I''ve got an app (been trying the Todo tutorial) setup under a virtual host as a subdomain (httpd.conf is setup according to directions in http://wiki.rubyonrails.com/rails/show/HowToCreateVirtualHostsForRailsAppllications ). When I go to my subdomain.domain.com, I get the "congratulations" page. Chmod everything to 755. Check that I''ve got all the cgi, mod_rewrite stuff the congrats page says to have in my httpd.conf. Great. But..... When I try to access a controller at subdomain.domain...