Hey everyone. I''ve got a newbie question here...
I''ve been doing local test development with the built in webserver,
but I''m trying to find out how to get a site to run without using
WEBrick processes (e.g. keeping a terminal window open). I''ve done
the virtual host setup as described here:
http://64.233.161.104/search?q=cache:imqeFSgBgEQJ:www.splashed.org/
archives/2004/08/23/installing
But when i try it on a tutorial app (e.g. the ''Cookbook'' from
ONLamp''s Rolling with RoR) i get an apache test page instead of
"Congrats, you''ve put Ruby on Rails" and when I try to put in
a
controller, i get
"Forbidden
You don''t have permission to access /dispatch.cgi on this server."
Any pointers to documentation on this one (for OS X or FreeBSD)?
Thanks in advance.
--
John Athayde
bobo-8WfjrGkLNeNByuSxxbvQtw@public.gmane.org
Meticulous | www.meticulous.com (work)
Rotoscope | www.rotoscope.com (sound)
Boboroshi & Kynz | www.boboroshiandkynz.com (sound)
Personal Weblog | www.boboroshi.com (play)
"They that can give up essential liberty to obtain a little
temporary safety deserve neither liberty nor safety."
- Benjamin Franklin
_______________________________________________
Rails mailing list
Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org
http://lists.rubyonrails.org/mailman/listinfo/rails
David Heinemeier Hansson
2005-May-17 00:48 UTC
Re: Having a rails app running on apache w/o WEBrick?
> Any pointers to documentation on this one (for OS X or FreeBSD)?See the default Apache example in the README. And make sure that dispatch.cgi is 755. -- David Heinemeier Hansson http://www.loudthinking.com -- Broadcasting Brain http://www.basecamphq.com -- Online project management http://www.backpackit.com -- Personal information manager http://www.rubyonrails.com -- Web-application framework