Displaying 1 result from an estimated 1 matches for "jozilla".
Did you mean:
mozilla
2005 Dec 14
3
Multiple rails apps to appear as one app
...s is described in
http://wiki.rubyonrails.com/rails/pages/HowtoDeployMoreThanOneRailsAppOnOneMachine
, I would like two separate Rails applications to appear to the visitor
as if they were one combined application.
I am in the process of moving my website over to a Site5 hosted domain (
http://jozilla.be/). I wanted to redesign my homepage with Rails, while
also running a Typo blog.
Ok, let''s get to the point. I have a two directories in my homedir,
namely "typo" and "homepage". Both are Rails applications. Then I have a
"public_html" directory, which h...