i have a rails app located at [home]/rails_apps/final/final2 on my Bluehosts server. I run script/server here with ssh/shell..
[email protected] [~/rails_apps/final/final2]# script/server -e production
=> Booting Mongrel
=> Rails 2.3.4 application starting on http://0.0.0.0:3000
/home/actionen/rails_apps/final/final2/app/controllers/items_controller.rb:87: warning: parenthesize argument(s) for future version
/home/actionen/rails_apps/final/final2/app/controllers/shelves_controller.rb:84: warning: parenthesize argument(s) for future version
=> Call with -d to detach
=> Ctrl-C to shutdown server
I am not able to see my site at http://actionengineers.com:3000. what is my url?!