Re: [Rails] how to configure ruby-on-rails with apache

2011-05-17 Thread Paulo Muggler Moreira
What environment are you coming from? Unix, Mac, Windows? Let's assume you're using some Unix variant, as you should, and Apache2 is already properly installed: 1. install phusion passenger: $ gem install passenger 2. install passenger-apache2-module: $ passenger-install-apache2-module Be sure

[Rails] how to configure ruby-on-rails with apache

2011-05-17 Thread ashwini patel
Hello All, i have strugled in connection between java(jdk1.6_17) and ruby on rails under Webrick server... I am using IDE netbeans( version 7 ). dats why i need configure with apache (wamp 2.0)..i saw some tutorials about configuring.. (http://stackoverflow.com/questions/3192461/how-to-configure-r