Re: VirtualServer definition

2011-07-13 Thread Shawn Milochik
It sounds like that part of the tutorial you're following is regarding configuring Apache. You don't need to worry about that yet. If you start with the Django tutorial it'll show you how to get started using the development server. The tutorial doesn't take too long to do. https://docs.djangoproj

Re: VirtualServer definition

2011-07-13 Thread Sergiy Khohlov
Python System Administration book. > > I have done all what the book say, but I cant find out how to change > config for "The VirtualServer definition for the Django web > application" > > The book say that I need to change ip (192.168.0.1:80) but I cant find > out how/whe

VirtualServer definition

2011-07-13 Thread kyosa
Hi, I'm new to Ubuntu, Python and Django. To learn Python and Django I following a case in Pro Python System Administration book. I have done all what the book say, but I cant find out how to change config for "The VirtualServer definition for the Django web application" The book