should i use 8080 or 8000 for apache?

i got all the way down to the end of the tutorial(see below) but when
i run testproject it is not at localhost/testproject but at localhost/
8000 so i need to change port for apache?


how do i change the port?



http://thinkhole.org/wp/django-on-windows/
"You will need to enter some information about your system. Your
network name will generally be your domain (e.g. thinkhole.org). Your
server name will probably either be localhost if you only want local
access, or your full hostname if you want to be able to access it over
the net (e.g. serpent.thinkhole.org). Enter an email address for the
administrator and select the option to install for all users on port
80.

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.

Now test to see if Apache is up and running. Point your favorite
browser at http://localhost (or 127.0.0.1) and see what happens. If
you a see a page similar to the following, you are all set:"
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to