Hello,
Is it possible to run Ruby (one ruby app),PHP on Apache (with mod,plugins) at the same time?
And just use one port for the whole website.
Hello,
Is it possible to run Ruby (one ruby app),PHP on Apache (with mod,plugins) at the same time?
And just use one port for the whole website.
You can use virtual hosts with some of those being php apps and the others rails, I would imagine some rewrite rules would also do the trick.
Fred