I just started with rails and have been using rails 2.0.2 up until today. I did a gem install of Rails 2.1 and I noticed that when I created a new project with: rails -d mysql projectname, I don''t have a .htaccess file any longer to tell Apache to execute the fcgi or cgi scripts... Is this on purpose or did I do something wrong? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
Has nobody seen this except for me? On Jun 13, 3:37 pm, Dean <deanisag...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> I just started with rails and have been using rails 2.0.2 up until > today. I did a gem install of Rails 2.1 and I noticed that when I > created a new project with: rails -d mysql projectname, I don''t have > a .htaccess file any longer to tell Apache to execute the fcgi or cgi > scripts... Is this on purpose or did I do something wrong?--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
This is by design, it''s in the changelog for 2.1. There is an example .htaccess in the README. best. Mike On Jun 14, 2008, at 9:25 AM, Dean wrote:> > Has nobody seen this except for me? > > On Jun 13, 3:37 pm, Dean <deanisag...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: >> I just started with rails and have been using rails 2.0.2 up until >> today. I did a gem install of Rails 2.1 and I noticed that when I >> created a new project with: rails -d mysql projectname, I don''t have >> a .htaccess file any longer to tell Apache to execute the fcgi or cgi >> scripts... Is this on purpose or did I do something wrong? > >--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---