Simple Rails Question

Simple Rails Question

Posted by: danieldixon
Posted on: 2008-09-15 00:58:00

Why is Ruby not executing at this Rails installation?

http://danieldixon.com/rorTest/

Click on the "application's environment" link. No controllers work either. I following the directions on the wiki exactly.

Also, no .htaccess file was made in my 'public' directory, so I tried making one with "RewriteRule ^(.*)$ dispatch.fcgi [QSA,L]", but that didn't do any good.

Thanks for the help!

Re: Simple Rails Question

Posted by: danieldixon
Posted on: 2008-09-21 13:00:00

This page has helped: http://discussion.dreamhost.com/showflat.pl?Cat=&Board=forum_troubleshooting&Number=76223

Tags: qsapublic directoryhtaccess filerubywiki