Ruby on Rails Wednesday, August 29, 2012

for your first app, you should try using heroku. it it much simpler to get an app up and running than the current path you are taking.


Jason

On Wed, Aug 29, 2012 at 1:37 PM, Mandeep Kaur <meghasimak@gmail.com> wrote:
On Wed, Aug 29, 2012 at 8:16 PM, Mandeep Kaur <meghasimak@gmail.com> wrote:
> On Wed, Aug 29, 2012 at 8:14 PM, Walter Lee Davis <waltd@wdstudio.com> wrote:
>>
<snip>
>> If you're using Apache and Passenger, try adding this line inside the <Directory> block in the relevant httpd.conf for this application:
>>
>> Options -Indexes
>>
>> Restart Apache and see if that fixed it for you. It really only will if Options +Indexes is set at a higher level in your general Apache configuration file tree. I'm just guessing here, hope it helps.
>>
>> Walter
>

I tried this now see the result blog.simak.in.
I think ruby on rails app is not working on hostmonster.

--
Mandeep Kaur
http://mandeepsimak.wordpress.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 https://groups.google.com/groups/opt_out.



--
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 https://groups.google.com/groups/opt_out.
 
 

No comments:

Post a Comment