On 4/28/06, tomass <[EMAIL PROTECTED]> wrote:
> Just wondering how I configure an apache virtual host to use a
> different version of Django. I've installed the magic-removal branch
> and have added the following to my virtual host config file, but I'm
> still getting an error message which indicates that it's using the 0.91
> version of Django.

Hi tomass,

You want the "PythonInterpreter" directive. See "Multiple Django
installations on the same Apache":
http://www.djangoproject.com/documentation/modpython/#multiple-django-installations-on-the-same-apache

Adrian

--
Adrian Holovaty
holovaty.com | djangoproject.com

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to