Skip to content Skip to sidebar Skip to footer
Showing posts with the label Fastcgi

Django Gateway Timeout Running On Iis

I am running a Django app on a windows 10 machine with IIS web server. The application based on use… Read more Django Gateway Timeout Running On Iis

Enabling Data Compression For Apache2 + Fastcgi Setup

This Question is Related to my earlier post here: CSS loading issue with Android ICS. Where I was … Read more Enabling Data Compression For Apache2 + Fastcgi Setup

No Such File Or Directory For Relative Path

I have a bottle application in one python file - backend.py. The file contains these definitions: v… Read more No Such File Or Directory For Relative Path