Re: Admin site not working properly using passenger on shared hosting. Need help setting it up properly

2018-03-02 Thread emepe
On Friday, March 2, 2018 at 9:19:10 AM UTC-3, Tanvir Ahmed wrote: > > I am fairly new to the web hosting world. I recently purchased a plan at > a2hosting. It's a shared hosting plan. After some problems with FastCGI, I > was told to use passenger to host django. I couldn't find much on this > t

Re: Admin site not working properly using passenger on shared hosting. Need help setting it up properly

2018-03-02 Thread emepe
On Friday, March 2, 2018 at 9:19:10 AM UTC-3, Tanvir Ahmed wrote: > > I am fairly new to the web hosting world. I recently purchased a plan at > a2hosting. It's a shared hosting plan. After some problems with FastCGI, I > was told to use passenger to host django. I couldn't find much on this >

Re: Django runserver, the header doesn't contain connection:keep-alive

2016-12-01 Thread emepe
On Thursday, December 1, 2016 at 6:42:38 AM UTC-3, 韦然 wrote: > > Dear all, > > The current header is: > > HTTP/1.0 200 OK > > Date: Thu, 01 Dec 2016 08:33:29 GMT > > Server: WSGIServer/0.1 Python/2.7.12 > > X-Frame-Options: SAMEORIGIN > > Content-Type: text/xml > > > The docs states clearly that ru