This forum is no longer active. Please post your questions to our new community site
How do I run Mongrel through Apache?
|
|
The mongrel apache relation confused me and I do not seem to be able to figure this out. I installed RubyStack and modified the default ports as they were already taken. These are from my Installation report file: I copied an existing project to the projects folder (documents and settings/user/bitnami rubystack/project) I did the migrations and all that for production, and can start the application by This works fine and I am able to browse the application on port 3005. This is, however, the mongrel server and I think apache should be the gateway to the outside world and not mongrel. I cannot browse localhost:84/project though… Can somebody point me the right direction on configuring this? |
|
|
Solved the problem. I found the configuration instructions at this excellent post and now understand how this works… http://nlakkakula.wordpress.com/2007/07/19/sett… keyword: rubystack-mongrel-cluster.conf |

