Re: Test server and Https

2009-08-22 Thread Vitaly Babiy
Alright, thanks Vitaly Babiy On Sat, Aug 22, 2009 at 12:31 PM, Andy McKay wrote: > > > On 22-Aug-09, at 7:50 AM, Vitaly Babiy wrote: > > > Hey, > > I am working on a site that part of it must be behind HTTPS, is > > there any I can run this using the test server? > > The built in django server

Re: Test server and Https

2009-08-22 Thread Andy McKay
On 22-Aug-09, at 7:50 AM, Vitaly Babiy wrote: > Hey, > I am working on a site that part of it must be behind HTTPS, is > there any I can run this using the test server? The built in django server does not do HTTPS. Use Apache or some other server to serve HTTPS -- Andy McKay Clearwind