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? On 2 Juni, 16:59, "Thierry Schork" <[EMAIL PROTECTED]> wrote: > put exactly what you want. > 80 is the default HTTP port. > 443 is the default HTTPS > > 8080 is often used for the proxy, but as long as it don't conflict with > another service on your server, you can put anything you want > > On Mon, Jun 2, 2008 at 4:55 PM, <[EMAIL PROTECTED]> wrote: > > > in httpf.conf : > > > #Listen 12.34.56.78:80 > > Listen 80 > > > #ServerName thedude-PC.Belkin:80 > > > what should i ahve here 80 or 00 or something else? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

