Pepe Sanchez
2008-Oct-11 15:39 UTC
http://localhost:3000/index.html does not open my home page
Hi all How can I change the setup in order to open my home page "index.html" located inside the Public folder when I type http://localhost:3000/index.html 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Bobnation
2008-Oct-11 16:55 UTC
Re: http://localhost:3000/index.html does not open my home page
Check your config/routes.rb and read how to set your root route in there and then delete the standard index.html page and you should be set to go. On Oct 11, 10:39 am, Pepe Sanchez <rails-mailing-l...-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org> wrote:> Hi all > > How can I change the setup in order to open my home page "index.html" > located inside the Public folder when I typehttp://localhost:3000/index.html > > thanks > -- > Posted viahttp://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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org 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 -~----------~----~----~----~------~----~------~--~---