Ruby on Rails Tuesday, June 1, 2010

Hi
I'm sorry for miscommunication.
I've installed rails using the guide I've mentioned in the first
post...I guess the default configured web server will be webrick...But
I've configured my rails app to use Apache as a webserver...Now,how do
make a test to make sure that my rails application is using apache as my
webserver...

I tried to make something...when I run my demo application using ruby
script/server...it returns something like this...

# ruby script/server
=> Booting Mongrel
=> Rails 2.3.8 application starting on http://0.0.0.0:3000
=> Call with -d to detach
=> Ctrl-C to shutdown server
Do that mean that I've configured my application with Apache+mongrel??

Thanks
--
Posted via http://www.ruby-forum.com/.

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

No comments:

Post a Comment