On Mon, Jun 2, 2008 at 5:03 PM, <[EMAIL PROTECTED]> wrote: > > so this: > "Note that if you choose to run Apache on port 8000, it will conflict > with the default port for the Django development/test server. Not > cool. " > > is not a problem as it is?
No. It would only be a problem if you launch the python built-in server AND the apache server on the same computer at the same time. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---

