Posts Tagged ‘Apache’

Configuring Django to work with your OSX X (Leopard) apache

I hope that I finally got it right, since I can see the admin interface and the media files are being served by the same development server as the site. The machine is an Intel MacBook running OS X 10.5.6 and python 2.6.1 I suggest reading the official Django documentation on setting it [...]