Forum Moderators: phranque

Message Too Old, No Replies

Multiple web applications on apache

         

geeth_sg

11:34 am on Aug 18, 2008 (gmt 0)

10+ Year Member



Hi,

I have deployed a rails application using apache and mongrel cluster and it works fine.

But now I need another application to be deployed in the same server. This is the admin application of the above . So I need to deploy with URLs such as

http://example.com
http://administrator.example.com

Both are separate applications and I have set VirtualHost and made it work, but only one applications at a time works fine.

Does anybody know of a Apache configuration ( in same IP ) with mongrel cluster for two different applications as above?

Thanks in advance
Sg..

[edited by: jdMorgan at 12:48 pm (utc) on Aug. 18, 2008]
[edit reason] example.com [/edit]