Problem on deploying multi-projects on multi-ports with Apache/mod_python

View: New views
3 Messages — Rating Filter:   Alert me  

Problem on deploying multi-projects on multi-ports with Apache/mod_python

by Jason-307 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


I have 2 projects, and I want to visit project1 at: http://localhost:8080/,
and visit project2 at http://localhost:8088/.
I am not sure if there is a way to do it, but I really need it. I
really appreciate if there are any ideas.

Thanks,
Jason

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Django developers" group.
To post to this group, send email to django-developers@...
To unsubscribe from this group, send email to django-developers+unsubscribe@...
For more options, visit this group at http://groups.google.com/group/django-developers?hl=en
-~----------~----~----~----~------~----~------~--~---


Re: Problem on deploying multi-projects on multi-ports with Apache/mod_python

by Alex Gaynor :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


On Thu, Nov 5, 2009 at 1:30 AM, Jason <chaoloo@...> wrote:

>
> I have 2 projects, and I want to visit project1 at: http://localhost:8080/,
> and visit project2 at http://localhost:8088/.
> I am not sure if there is a way to do it, but I really need it. I
> really appreciate if there are any ideas.
>
> Thanks,
> Jason
>
> >
>

Django-developers is for the discussion of the development of Django
itself, not development with Django.  Please direct questions of this
nature to either the django-users mailing list or the #django channel
on freenode.

Alex

--
"I disapprove of what you say, but I will defend to the death your
right to say it." -- Voltaire
"The people's good is the highest law." -- Cicero
"Code can always be simpler than you think, but never as simple as you
want" -- Me

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Django developers" group.
To post to this group, send email to django-developers@...
To unsubscribe from this group, send email to django-developers+unsubscribe@...
For more options, visit this group at http://groups.google.com/group/django-developers?hl=en
-~----------~----~----~----~------~----~------~--~---


Re: Problem on deploying multi-projects on multi-ports with Apache/mod_python

by Russell Keith-Magee-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


On Thu, Nov 5, 2009 at 2:30 PM, Jason <chaoloo@...> wrote:
>
> I have 2 projects, and I want to visit project1 at: http://localhost:8080/,
> and visit project2 at http://localhost:8088/.
> I am not sure if there is a way to do it, but I really need it. I
> really appreciate if there are any ideas.

Django-developers is a mailing list for discussing the development of
Django itself. Please direct "how to" questions to django-users.

Yours
Russ Magee %-)

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Django developers" group.
To post to this group, send email to django-developers@...
To unsubscribe from this group, send email to django-developers+unsubscribe@...
For more options, visit this group at http://groups.google.com/group/django-developers?hl=en
-~----------~----~----~----~------~----~------~--~---