On 9/20/07, Robby Russell <[EMAIL PROTECTED]> wrote:
>
>
> Are you limited on how many processes you are able to run?, otherwise
> i'm not sure why you'd want to do this.
>
> Robby
>
> Sent from my iPhone
>
> On Sep 20, 2007, at 4:55 AM, Vikas Batra <
> [EMAIL PROTECTED]
> > wrote:
>
> >
> > Hello friends,
> >
> > Is it possible to run many rails application or more than one rails
> > application on single port,
> > currently for more than one application we r using here different port
> > for each application. Is there any solution for this problem, we r
> > accessing our applications  from server(local). maaping is done like
> > in
> > this way.
> > Any body have any clue or solution for this.
> >
> > like
> > 1. http://localhost:3000/application_name1/
> > 2. http://localhost:3000/application_name2/
> >
> > etc.
> >
> >
> > Vikas Batra
> > Web Developer.
> > --
> > Posted via http://www.ruby-forum.com/.
> >
> > >
>
> >
>
With a real web proxying server (Apache, Nginx, Pound, etc) you can quite
easily.

Jason

--~--~---------~--~----~------------~-------~--~----~
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