-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi everybody,
Cherokee is becoming my server of choice and I am currently trying to use it with Django. My test setup follows the documentation closely (http://www.cherokee-project.com/doc/cookbook_django.html), and I get to the Django welcome page without problems. But Cherokee/Django ignore all URL patterns and always return this welcome page, for any URL I enter. It does not seem to be a Django problem - my testapp is very simple and it (and the Django admin) runs perfectly when I use the development server that is included with Django. More specific setup info: - - the django project lives in a subfolder of the default virtual server, /test - - the Information source is setup as described in the manual and seems to work fine (can I confirm this somehow?) - - in the default virtual server, a directory handler for the /test directory is set up, using the SCGI handler as described in the documentation. This seems to work fine as well, as I see the Django welcome page when accessing 127.0.0.1/test Despite all this, any URL below 127.0.0.1/test/ just returns the Welcome page. It also doesn't throw errors when I enter non-existent URLs, even though debug_info is enabled in Django. I found this thread from August 2008, which seemed to address a similar problem: http://lists.octality.com/pipermail/cherokee/2008-August/008801.html However, none of the workarounds discussed in there works. Does anybody have an idea what is wrong? Just let me know if you need more information. Thanks in advance, and thanks for Cherokee in general, I like it very much so far! Saludos, Gregor -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkpRAhEACgkQepJNjKMaIWXJXQCfTy6llZTncxARfIAeFIZkPqk1 kykAnA0InKQcYQYB6Ir+M/IGhzR2Dwok =8+fV -----END PGP SIGNATURE----- _______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
