I'm working on a site that runs on Interchange (http:// www.icdevgroup.com/) and I am wanting to add a Django-powered blog and testimonials apps.
Our Interchange setup uses mod_rewrite to send page reqests through a perl/cgi script which processes the pages and then passes them on to Apache to serve. I want to be able to single out requests for www.example.com/blog/ and www.example.com/testimonials/ and let Django handle those. I have Django 1.0 running with Apache and mod_python. I'm new to Django and Python.Can anyone give me a hand with this? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---