0

Is it possible to run ror on apache under windows environment? I am having so much trouble with webrick server lately.

Lee
  • 768
  • 1
  • 11
  • 29

1 Answers1

0

You should be able to do so with Passenger / mod_rails.

Here's a relevant Stack Overflow answer:

How to install Ruby on Rails alongside WampServer?

Community
  • 1
  • 1
Kyle Wild
  • 8,845
  • 2
  • 36
  • 36