Hi Simi,

The apache and mogrel cluster should work fine with multiple apps.  I
have been running with 2 apps and 6 mongrel instances.

I think your Apache configuration is convoluted.  What versions are
you using?

Check this for a good explanation of virtual hosts:
http://articles.slicehost.com/2008/4/29/ubuntu-hardy-apache-virtual-hosts-1

It may not directly apply, but it should be a good start.  Otherwise
we'll need more info to answer your question.

-HT

On Aug 19, 12:12 am, Simi Lc <[EMAIL PROTECTED]>
wrote:
> Hi,
>
> I need to deploy two rails applications using apache and mongrel
> cluster.
>
> I have modified VirtualHost and configured mongrel cluster for a single
> applicationhttp://mydomain.comand it works fine.
>
> The administration application(http://administrator.mydomain.com) of
> the above is a seperate application and I face problem in deploying it
> in same apache server. ( I have set a seperate VirtualHost and
> configured mongrel cluster ).
>
> I have seperate conf files with the VirtualHost setting, namely
> admin.conf and app.conf, and included it in apached httpd.conf file
>
> I'm able to deploy both the application individually but not together.
> The application configuration file which is included first in apache
> httpd.conf file is only served( it is also set as the default server ).
>
> I even tried by setting the apps in different ports 80 and 8080
>
> If anyone could think of a solution kindly help me to fix it.
>
> Thanks
> Simi
> --
> Posted viahttp://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Deploying Rails" group.
To post to this group, send email to rubyonrails-deployment@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-deployment?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to