Articles on 17 September 2009

  • Django + PHP to run on the same domain

    Posted: 17 September 2009 at 3:10 p.m.

    Today I figured out how to put Django and PHP to run together on the same site using the Lighttpd web server.  I googled around to see if anyone else had accomplished this feat, but haven't found anyone that did, so I thought I'd post how I did ...

    ...read more