I have placed my django application on the virtual server from go daddy. The application runs when I remote into the server and run the web pages with localhost on the 8000 port.
How do I connect to this web page for demonstration purposes when I am not remoting into the virtual server. I tried just replacing localhost with the IP address with port 8000 and that does not work. Do I need to open up port 8000 ? Is it possibly a permissions issue. I am presuming that I can continue to use the django light weight web server for demonstration purposes. Any assistance would be appreciated. Thanks in advance -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.