Thank you. I did select mod_fcgi during apache build. So now I am clear that it is already built into apache.
Do I have to put in directives ( such as LoadModule ) in httpd.conf?. if so, what exactly do i have to include?. Do I need to make any additional changes to httpd.conf to make my rails app work?.
By the way, when I created default rails app in my box, it did not create a .htaccess file. Is it mandatory?. if so, what should the contents of it?
|