Connecting rails application with Apache web server

Hello,

I am currently working on app to be deployed on shared server, so I
need to run it just like PHP or Perl apps (CGI on port 80) without
interfering with Apache :confused:

So is there any way to connect rails and Apache, mod_rails or anything
like that?

Thanks in advance for your significant help :slight_smile:

Pawe³ Komarnicki

Hi Pawel,

Pawe³ K wrote:

So is there any way to connect rails and Apache,
mod_rails or anything like that?

Check out http://www.modrails.com/

Best regards,
Bill

LOL it’s a shame I didn’t know it’s already done :smiley: Thank you Bill! :slight_smile: