Re: runfcgi - complete lack of joy.

2007-10-17 Thread Graham Dumpleton
I am always quite amazed at the horrible rewrite rules that people often seem to have to resort to, to get fastcgi solutions working, if that is they get them working. FWIW, you might want to instead look at mod_wsgi as configuration is a lot simpler and it will work with Apache 1.3 server on Mac

runfcgi - complete lack of joy.

2007-10-17 Thread jtm
Hi all, django 6525, Apache 1.3, Mac OS X Server 10.4.7, python 2.5.1 (darwin ports) Following: http://code.djangoproject.com/wiki/OsxFcgi , except I've added another folder into the nest: /Library/WebServer/Documents/django Added these lines to my httpd.conf (which, besides turning on php,