Webrick is useful only for development, not production. It is way too
slow. There's a some message thread here on mongrel that you might
look at.

If you are seeing the rails welcom message, you may have a file named
index.html in your app/public directory. Rename this to something like
oldindex.html and retry.


On Feb 7, 11:14 am, Yan <[EMAIL PROTECTED]> wrote:
> I think I almost got it. But other than see the default welcome page in
> the public folder I cannot see other pages that I created using
> scaffold.
>
> When I type the application name that I created using "rails" command,
> it only displays the directories under it.
>
> I am using webrick. I guess it comes with rails.
> I have seen people saying using mongrel. Which one is better in terms of
> working with apache?
>
> I am still not very clear about how it actually works. Any suggestion of
> any books, tutorials for beginners of those server configrations?
>
> Thanks!
>
> --
> Posted viahttp://www.ruby-forum.com/.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Deploying Rails" group.
To post to this group, send email to rubyonrails-deployment@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-deployment?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to